NumericAxisY Members
In This Article
#Constructors
Name | Description |
---|---|
Numeric |
Initializes a new instance of the Numeric |
#Fields
Name | Description |
---|---|
Always |
Identifies the Always |
Auto |
Identifies the Auto |
Axis |
|
Constant |
Identifies the Constant |
Display |
Identifies the Display |
Grid |
Identifies the Grid |
Grid |
Identifies the Grid |
Hint |
Identifies the Hint |
Label |
Identifies the Label bindable property.
Inherited from Axis |
Label |
Identifies the Label |
Label |
Identifies the Label |
Layout |
Identifies the Layout bindable property.
Inherited from Axis |
Position |
Identifies the Position bindable property.
Inherited from Axis |
Range |
Identifies the Range bindable property. |
Strips |
Identifies the Strips bindable property. |
Style |
Identifies the Style bindable property.
Inherited from Axis |
Synchronizer |
Identifies the Synchronizer bindable property.
Inherited from Axis |
Title |
Identifies the Title bindable property.
Inherited from Axis |
Visible |
Identifies the Visible bindable property.
Inherited from Axis |
#Properties
Name | Description |
---|---|
Always |
Gets or sets a value that indicates whether to show the zero level of the y-axis. |
Auto |
|
Constant |
Gets the axis’s collection of constant lines. |
Display |
Specifies the axis position.
Inherited from Axis |
Grid |
Gets or sets the distance between axis major tickmarks and gridlines. |
Grid |
Gets or sets the offset of the first major tickmark and gridline from the axis range’s minimum value. |
Hint |
Gets or sets an object that configures how the axis interacts with the Hint.
Inherited from Axis |
Label |
Provides access to the settings that specify the text format, position, and appearance of axis labels.
Inherited from Axis |
Label |
Gets or sets an object that provides custom string representations of axis label values to labels.
Inherited from Axis |
Label |
Specifies whether scientific or engineering notation is used to display numbers within axis labels. |
Layout |
Gets or sets the axis layout settings.
Inherited from Axis |
Logarithmic |
Provides access to options that enable and configure the logarithmic scale for the axis. |
Position |
Obsolete. This property is obsolete (use the Display |
Range | Provides access to the axis range settings. |
Strips | Provides access to the collection of axis strips. |
Style |
Gets or sets the axis appearance settings.
Inherited from Axis |
Synchronizer |
Gets or sets an object that synchronizes ranges of axes in several charts.
Inherited from Axis |
Title |
Specifies the axis title.
Inherited from Axis |
Visible |
Specifies whether the axis is visible.
Inherited from Axis |
See Also