Assembly: Chart;
Namespace: Prognoz.Platform.Interop.Chart;
The IChartAxisInterlineCaption interface is used to set up a caption between level lines.
IChartAxisInterlineCaption
To set chart level line parameters, use properties of the IChartAxisLevelLine interface.
Property name | Brief description | |
The Font property determines a font of caption between level lines. | ||
The FontColor property determines a font color of caption between level lines. | ||
The HorizontalAlignment property determines a horizontal alignment of caption text between level lines. | ||
The HorizontalOffset property determines an offset of caption from the level line. | ||
The Text property determines a text of caption between level lines. |
See also: