In This Topic
The following tables list the members exposed by Axis.
Protected Fields
| Name | Description |
 | _titleManualLayout | Specifies whether the axis title items are placed manually. |
 | _titleOverlay | Specifies whether the axis title overlaps the axis label. |
Top
Public Properties
| Name | Description |
 | LabelFormatter | Gets or sets the label formatter object for the axis labels. |
 | TitleManualLayout | Gets or sets whether the axis title items are placed manually. |
 | TitleOverlay | Gets whether the axis title overlaps the axis label. |
Top
Protected Methods
| Name | Description |
 | OnChanged | Raises the Changed event. |
Top
Public Events
| Name | Description |
 | Changed | Occurs when the axis is changed. |
Top
See Also