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
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:

Chart Assembly Interfaces