HorizontalAlignment: ChartHorizontalAlignment;
HorizontalAlignment: Prognoz.Platform.Interop.Chart.ChartHorizontalAlignment;
The HorizontalAlignment property determines horizontal alignment of caption text between level lines.
Caption format is set up for the level line, from which interval fill is directed between level lines.
To determine caption text between level lines, use the IChartAxisInterlineCaption.Text property.
The property use is given in the example for IChartAxisInterlineCaption.Text.
See also: