AxisBase Members
In This Article
#Fields
Name | Description |
---|---|
Display |
Identifies the Display |
Hint |
Identifies the Hint |
Label |
Identifies the Label bindable property. |
Label |
Identifies the Label |
Layout |
Identifies the Layout bindable property. |
Position |
Identifies the Position bindable property. |
Style |
Identifies the Style bindable property. |
Synchronizer |
Identifies the Synchronizer bindable property. |
Title |
Identifies the Title bindable property. |
Visible |
Identifies the Visible bindable property. |
#Properties
Name | Description |
---|---|
Display |
Specifies the axis position. |
Hint |
Gets or sets an object that configures how the axis interacts with the Hint. |
Label | Provides access to the settings that specify the text format, position, and appearance of axis labels. |
Label |
Gets or sets an object that provides custom string representations of axis label values to labels. |
Layout | Gets or sets the axis layout settings. |
Position |
Obsolete. This property is obsolete (use the Display |
Style | Gets or sets the axis appearance settings. |
Synchronizer | Gets or sets an object that synchronizes ranges of axes in several charts. |
Title | Specifies the axis title. |
Visible | Specifies whether the axis is visible. |
See Also