BootstrapChartValueAxis Properties
Stores settings of the Chart control’s value axis.Name | Description |
---|---|
AllowDecimals | Specifies whether to allow decimal values on the axis. Inherited from BootstrapChartCommonAxisSettings. |
AxisDivisionFactor | |
Breaks | Inherited from BootstrapChartAxisSettings. |
BreakStyle | Inherited from BootstrapChartAxisSettingsBase. |
Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
Color | Inherited from BootstrapChartCommonAxisSettings. |
ConstantLineCollection | Inherited from BootstrapChartAxisSettings. |
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 BootstrapChartAxisSettingsBase. |
CustomPosition | Specifies the position of one axis in relation to the value of another axis. Inherited from BootstrapChartCommonAxisSettings. |
CustomPositionString | 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 BootstrapChartCommonAxisSettings. |
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. |
EnableAutoBreaks | |
EndOnTick | Specifies whether to force the axis to start and end on ticks. Inherited from BootstrapChartCommonAxisSettings. |
GridVisible | Specifies whether grid lines are visible. Inherited from BootstrapChartCommonAxisSettings. |
Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
Inverted | Inverts the axis. Inherited from BootstrapChartCommonAxisSettings. |
Label | Provides access to the axis label settings. Inherited from BootstrapChartAxisSettingsBase. |
LogarithmBase | Inherited from BootstrapChartCommonAxisSettings. |
MaxAutoBreakCount | |
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 | Specifies the interval between minor ticks. Inherited from BootstrapChartAxisSettings. |
MinorTickIntervalUnit | Specifies interval measure unit. Inherited from BootstrapChartAxisSettings. |
MinorTickSettings | Configures the appearance of minor axis ticks. 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. |
MultipleAxesSpacing | Adds a pixel-measured empty space between two side-by-side value axes. Applies if several value axes are located on one side of the chart. |
Name | Specifies the name of the value axis. |
Offset | Specifies the shift of an axis along another axis in pixels. Inherited from BootstrapChartCommonAxisSettings. |
Pane | Binds the value axis to a pane. |
Position | Relocates the axis. Inherited from BootstrapChartAxisSettings. |
SetTicksAtUnitBeginning | Obsolete. This functionality is deprecated as redundant. Inherited from BootstrapChartCommonAxisSettings. |
ShowZero | Specifies whether to show zero on the value axis. |
StripCollection | Inherited from BootstrapChartAxisSettings. |
SynchronizedValue | Synchronizes two or more value axes with each other at a specific value. |
TickInterval | Specifies the interval between regular ticks. Inherited from BootstrapChartAxisSettings. |
TickIntervalUnit | Specifies interval measure unit. Inherited from BootstrapChartAxisSettings. |
TickSettings | Configures the appearance of major axis ticks. Inherited from BootstrapChartCommonAxisSettings. |
TitleSettings | Specifies settings of the axis title. Inherited from BootstrapChartAxisSettings. |
Type | Inherited from BootstrapChartCommonAxisSettings. |
ValueMarginsEnabled | Adds an empty space between the axis and the minimum and maximum series points. Inherited from BootstrapChartCommonAxisSettings. |
ValueType | Gets or sets the type of values. |
Visible | Specifies whether the axis line is visible. Inherited from BootstrapChartCommonAxisSettings. |
VisualRangeEndString | 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. |
VisualRangeSettings | Focuses the widget on a specific chart segment. Inherited from BootstrapChartAxisSettings. |
VisualRangeStartString | 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. |
VisualRangeUpdateMode | Specifies how the axis’s visual range should behave when chart data is updated. |
WholeRangeEnd | Specifies an end value of a range where an axis can be zoomed and panned. Inherited from BootstrapChartAxisSettings. |
WholeRangeEndString | |
WholeRangeStart | Specifies a start value of a range where an axis can be zoomed and panned. Inherited from BootstrapChartAxisSettings. |
WholeRangeStartString |
See Also