Skip to main content
A newer version of this page is available. .

BootstrapPolarChartArgumentAxis Properties

Stores settings of the Polar Chart control’s argument axis.
Name Description
ArgumentType Gets or sets the type of argument values.
AxisDivisionFactor Specifies the minimum distance between two neighboring major ticks in pixels. Applies only to the axes of the “continuous“ and “logarithmictypes.
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 CollectionItem.
ConstantLineCollection Inherited from BootstrapPolarChartAxisSettingsBase.
ConstantLineStyle 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 BootstrapPolarChartAxisSettingsBase.
DiscreteAxisDivisionMode 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 BootstrapChartCommonAxisSettings.
FirstPointOnStartAngle Specifies whether to display the first point at the angle specified by the BootstrapPolarChartArgumentAxis.StartAngle option.
GridVisible Specifies whether grid lines are visible. Inherited from BootstrapChartCommonAxisSettings.
HoverMode 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 CollectionItem.
Inverted Inverts the axis. Inherited from BootstrapChartCommonAxisSettings.
Label An object defining the label configuration options that are common for all axes in the Polar Chart widget. Inherited from BootstrapPolarChartAxisSettingsBase.
LogarithmBase Inherited from BootstrapChartCommonAxisSettings.
MaxValueMargin 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 BootstrapChartCommonAxisSettings.
MinorGridVisible Specifies whether the minor grid is visible. Inherited from BootstrapChartCommonAxisSettings.
MinorTickCount Inherited from BootstrapChartCommonAxisSettings.
MinorTickInterval Inherited from BootstrapChartCommonAxisSettings.
MinorTickIntervalUnit Inherited from BootstrapChartCommonAxisSettings.
MinorTickLength Specifies the length of minor ticks in pixels. Inherited from BootstrapChartCommonAxisSettings.
MinorTickVisible Specifies whether minor ticks are visible. Inherited from BootstrapChartCommonAxisSettings.
MinValueMargin 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 BootstrapChartCommonAxisSettings.
OriginValue 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.
SetTicksAtUnitBeginning Obsolete. This functionality is deprecated as redundant. Inherited from BootstrapChartCommonAxisSettings.
StartAngle Specifies the angle in arc degrees to which the argument axis should be rotated. The positive values rotate the axis clockwise.
StripCollection Inherited from BootstrapPolarChartAxisSettingsBase.
TickInterval Inherited from BootstrapChartCommonAxisSettings.
TickIntervalUnit Inherited from BootstrapChartCommonAxisSettings.
TickLength Specifies the length of ticks in pixels. Inherited from BootstrapChartCommonAxisSettings.
TickVisible Specifies whether ticks are visible. Inherited from BootstrapChartCommonAxisSettings.
Type Inherited from BootstrapChartCommonAxisSettings.
ValueMarginsEnabled Adds an empty space between the axis and the minimum and maximum series points. Inherited from BootstrapChartCommonAxisSettings.
Visible Specifies whether the axis line is visible. Inherited from BootstrapChartCommonAxisSettings.
See Also