BootstrapChartCommonAxisSettingsBuilder Methods
Stores settings common for all axes of a chart control.
Name | Description |
---|---|
Discrete |
Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the “discrete“ type. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Grid |
Specifies whether grid lines are visible. |
Inverted |
Inverts the axis. |
Logarithm |
|
Max |
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Minor |
Specifies whether the minor grid is visible. |
Minor |
|
Minor |
|
Minor |
|
Minor |
Specifies the length of minor ticks in pixels. |
Minor |
Specifies whether minor ticks are visible. |
Min |
|
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Tick |
|
Tick |
|
Tick |
Specifies the length of ticks in pixels. |
Tick |
Specifies whether ticks are visible. |
To |
Returns a string that represents the current object. Inherited from Object. |
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