BootstrapChartCommonAxisSettings Properties
Stores settings common for all axes of a Chart control.
Name | Description |
---|---|
Allow |
Specifies whether to allow decimal values on the axis. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Color | |
Custom |
Specifies the position of one axis in relation to the value of another axis. |
Custom |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
Discrete |
Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the “discrete“ type. |
End |
Specifies whether to force the axis to start and end on ticks. |
Grid |
Specifies whether grid lines are visible. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Inverted | Inverts the axis. |
Logarithm |
|
Max |
Controls the empty space between the maximum series points and the axis. Applies only to the axes of the “continuous” and “logarithmic” type. |
Minor |
Specifies whether the minor grid is visible. |
Minor |
|
Minor |
Configures the appearance of minor axis ticks. |
Min |
Controls the empty space between the minimum series points and the axis. Applies only to the axes of the “continuous” and “logarithmic” type. |
Offset | Specifies the shift of an axis along another axis in pixels. |
Set |
Obsolete. This functionality is deprecated as redundant. |
Tick |
Configures the appearance of major axis ticks. |
Type | |
Value |
Adds an empty space between the axis and the minimum and maximum series points. |
Visible | Specifies whether the axis line is visible. |
See Also