Assembly: Chart;
The IChartAxisLevelLineLabel interface is used to determine parameters of line level label.
IChartAxisLevelLineLabel
To determine parameters of the level line on the chart, use the IChartAxisLevelLine interface.
| Property name | Brief description | |
![]() |
Font | The Font property determines a label font. |
![]() |
FontColor | The FontColor property determines a label font color. |
![]() |
MaskText | The MaskText property determines a mask, according to which the label text is generated. |
![]() |
Visible | The Visible property determines whether a label is displayed. |
See also: