IChartAxisInterlineCaption

Assembly: Chart;

Description

The IChartAxisInterlineCaption interface is used to set up a caption between level lines.

Inheritance Hierarchy

          IChartAxisInterlineCaption

Comments

To set chart level line parameters, use properties of the IChartAxisLevelLine interface.

Properties

  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:

Chart Assembly Interfaces