TextHorizontalAlignment: GxStringAlignment;
TextHorizontalAlignment: Prognoz.Platform.Interop.Drawing.GxStringAlignment;
The TextHorizontalAlignment property determines horizontal alignment of text label of the element of the legend with intervals.
To determine horizontal alignment type for visualizer legend items, use IVZIntervalsLegend.HorizontalCellsAligment.
The example of use is given on the page with description of the IVZIntervalsLegend.CellSpacing property.
See also: