The ChartAxisTitle type exposes the following members.

Constructors

  Name Description
Public method ChartAxisTitle
Initializes a new instance of the ChartAxisTitle class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another ChartAxisTitle to the current object.

Properties

  Name Description
Public property Caption
Gets or sets the caption of the title.
Public property Position
Gets or sets the position of the title along the axis.

Default: Center.

Public property Style
Gets the Style object defining style properties for the title.
Public property TextOrientation
Gets or sets the text orientation.

Default: Auto.

See Also