IChartAxisLevelLineLabel

Assembly: Chart;

Description

The IChartAxisLevelLineLabel interface is used to determine parameters of line level label.

Inheritance Hierarchy

          IChartAxisLevelLineLabel

Comments

To determine parameters of the level line on the chart, use the IChartAxisLevelLine interface.

Properties

  Property name Brief description
The Font property determines a label font.
The FontColor property determines a label font color.
The MaskText property determines a mask, according to which the label text is generated.
The Visible property determines whether a label is displayed.

See also:

Chart Assembly Interfaces