Assembly: 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 | |
![]() |
Font | The Font property determines a font of caption between level lines. |
![]() |
FontColor | The FontColor property determines a font color of caption between level lines. |
![]() |
HorizontalAlignment | The HorizontalAlignment property determines a horizontal alignment of caption text between level lines. |
![]() |
HorizontalOffset | The HorizontalOffset property determines an offset of caption from the level line. |
![]() |
Text | The Text property determines a text of caption between level lines. |
See also: