NumericAxisX Properties
The X-axis the chart uses to display series that represent data sources with numeric arguments.
Name | Description |
---|---|
Constant |
Gets the collection of constant lines that the axis contains. |
Display |
Specifies the axis position.
Inherited from Axis |
Grid |
|
Grid |
|
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 | Specifies the axis range settings. |
Strips | Gets the collection of strips that the axis contains. |
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