ChartAxisTitle Members

Include Protected Members
Include Inherited Members

Represents the title of an axis.

The ChartAxisTitle type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_instance Infrastructure. (Inherited from ChartObjectCollectionItem<T>.)

Top

Properties

  Name Description
Public property Caption Caption of the title.
Public property Instance Gets the report instance object that contains the calculated values of this report definition object.
Public property Position The position of the title along the axis.
Public property Style Gets the style properties of this report definition object.
Public property TextOrientation Indicates the orientation of the text.

Top