ChartAxisTitle Members
Include Protected Members
Include Inherited Members
Represents the title of an axis.
The ChartAxisTitle type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Fields
Name | Description | |
---|---|---|
m_instance | Infrastructure. (Inherited from ChartObjectCollectionItem<T>.) |
Top
Properties
Name | Description | |
---|---|---|
Caption | Caption of the title. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Position | The position of the title along the axis. | |
Style | Gets the style properties of this report definition object. | |
TextOrientation | Indicates the orientation of the text. |
Top