IChartAxisLevelLineLabel

Assembly: Chart;

Namespace: Prognoz.Platform.Interop.Chart;

Description

The IChartAxisLevelLineLabel interface is used to determine parameters of the 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 label font.
The FontColor property determines color of the label font.
The MaskText property determines a mask according to which the label text is generated.
The Visible property determines whether the label is visible.

See also:

Chart Assembly Interfaces