BootstrapPolarChartArgumentAxis Properties
Stores settings of the Polar Chart control’s argument axis.
Name | Description |
---|---|
Allow |
Specifies whether to allow decimal values on the axis.
Inherited from Bootstrap |
Argument |
Gets or sets the type of argument values. |
Axis |
Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the “continuous“ and “logarithmic“ types. |
Categories | Specifies the order in which arguments (categories) are arranged on the discrete argument axis. |
Collection |
Gets the collection to which an item belongs.
Inherited from Collection |
Color |
Inherited from Bootstrap |
Constant |
Inherited from Bootstrap |
Constant |
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.
Inherited from Bootstrap |
Custom |
Specifies the position of one axis in relation to the value of another axis.
Inherited from Bootstrap |
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.
Inherited from Bootstrap |
Discrete |
Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the “discrete“ type.
Inherited from Bootstrap |
End |
Specifies whether to force the axis to start and end on ticks.
Inherited from Bootstrap |
First |
Specifies whether to display the first point at the angle specified by the Bootstrap |
Grid |
Specifies whether grid lines are visible.
Inherited from Bootstrap |
Hover |
Specifies the elements that will be highlighted when the argument axis is hovered over. |
Index |
Gets or sets the item’s index within the collection.
Inherited from Collection |
Inverted |
Inverts the axis.
Inherited from Bootstrap |
Label |
An object defining the label configuration options that are common for all axes in the Polar Chart widget.
Inherited from Bootstrap |
Logarithm |
Inherited from Bootstrap |
Max |
Controls the empty space between the maximum series points and the axis. Applies only to the axes of the “continuous” and “logarithmic” type.
Inherited from Bootstrap |
Minor |
Specifies whether the minor grid is visible.
Inherited from Bootstrap |
Minor |
Inherited from Bootstrap |
Minor |
Specifies the interval between minor ticks.
Inherited from Bootstrap |
Minor |
Specifies interval measure unit.
Inherited from Bootstrap |
Minor |
Configures the appearance of minor axis ticks.
Inherited from Bootstrap |
Min |
Controls the empty space between the minimum series points and the axis. Applies only to the axes of the “continuous” and “logarithmic” type.
Inherited from Bootstrap |
Offset |
Specifies the shift of an axis along another axis in pixels.
Inherited from Bootstrap |
Origin |
Specifies the value to be used as the origin for the argument axis. |
Period | Specifies the period of the argument values in the data source. |
Set |
Obsolete. This functionality is deprecated as redundant.
Inherited from Bootstrap |
Start |
Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise. |
Strip |
Inherited from Bootstrap |
Tick |
Specifies the interval between regular ticks.
Inherited from Bootstrap |
Tick |
Specifies interval measure unit.
Inherited from Bootstrap |
Tick |
Configures the appearance of major axis ticks.
Inherited from Bootstrap |
Type |
Inherited from Bootstrap |
Value |
Adds an empty space between the axis and the minimum and maximum series points.
Inherited from Bootstrap |
Visible |
Specifies whether the axis line is visible.
Inherited from Bootstrap |
See Also