BootstrapChartCssClasses Properties
Stores CSS classes applied to visual elements of the Chart control.Name | Description |
---|---|
ArgumentAxis | Gets or sets the name of a CSS class applied to an argument axis element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisConstantLine | Gets or sets the name of a CSS class applied to an argument axis constant line element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisConstantLineLabel | Gets or sets the name of a CSS class applied to an argument constant line label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisGrid | Gets or sets the name of a CSS class applied to an argument axis grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisLabel | Gets or sets the name of a CSS class applied to an argument axis label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisMinorGrid | Gets or sets the name of a CSS class applied to an argument axis minor grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisMinorLabel | Gets or sets the name of a CSS class applied to an argument axis minor label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisStrip | Gets or sets the name of a CSS class applied to an argument axis strip element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisStripLabel | Gets or sets the name of a CSS class applied to an argument axis strip label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ArgumentAxisTitle | Gets or sets the name of a CSS class applied to an argument axis title element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxis | Gets or sets the name of a CSS class applied to an axis element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisConstantLine | Gets or sets the name of a CSS class applied to an axis constant line element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisConstantLineLabel | Gets or sets the name of a CSS class applied to an axis constant line label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisGrid | Gets or sets the name of a CSS class applied to an axis grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisLabel | Gets or sets the name of a CSS class applied to an axis label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisMinorGrid | Gets or sets the name of a CSS class applied to an axis minor grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisMinorLabel | Gets or sets the name of a CSS class applied to an axis minor label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisStrip | Gets or sets the name of a CSS class applied to and axis strip element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisStripLabel | Gets or sets the name of a CSS class applied to an axis strip label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
CommonAxisTitle | Gets or sets the name of a CSS class applied to an axis title element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
CrossHairCircle | Gets or sets the name of a CSS class applied to the crosshair circle element. |
CrossHairLabelRect | Gets or sets the name of a CSS class applied to the crosshair label element. |
CrossHairLabelText | Gets or sets the name of a CSS class applied to a crosshair label text element. |
CrossHairLine | Gets or sets the name of a CSS class applied to a crosshair line element. |
IconExportButton | The CSS class of an icon displayed by the Export button. Inherited from BootstrapChartCssClassesBase. |
LegendMarkers | Gets or sets the name of a CSS class applied to a legend marker element. Inherited from BootstrapChartCssClassesBase. |
LegendRect | Gets or sets the name of a CSS class applied to the legend element. Inherited from BootstrapChartCssClassesBase. |
LegendText | Gets or sets the name of a CSS class applied to a legend text element. Inherited from BootstrapChartCssClassesBase. |
LoadingIndicatorRect | Inherited from BootstrapUIWidgetCssClassesEx. |
LoadingIndicatorText | Inherited from BootstrapUIWidgetCssClassesEx. |
ScrollBar | Gets or sets the name of a CSS class applied to the scroll bar element. |
Subtitle | Inherited from BootstrapUIWidgetCssClassesEx. |
Title | Inherited from BootstrapUIWidgetCssClassesEx. |
TooltipCloud | Inherited from BootstrapUIWidgetCssClassesEx. |
TooltipText | Inherited from BootstrapUIWidgetCssClassesEx. |
ValueAxis | Gets or sets the name of a CSS class applied to a value axis element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisConstantLine | Gets or sets the name of a CSS class applied to a value axis constant line element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisConstantLineLabel | Gets or sets the name of a CSS class applied to a value axis strip element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisGrid | Gets or sets the name of a CSS class applied to a value axis grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisLabel | Gets or sets the name of a CSS class applied to a value axis label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisMinorGrid | Gets or sets the name of a CSS class applied to a value axis minor grid element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisMinorLabel | Gets or sets the name of a CSS class applied to a value axis minor label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisStrip | Gets or sets the name of a CSS class applied to a value axis strip element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisStripLabel | Gets or sets the name of a CSS class applied to a value axis strip label element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
ValueAxisTitle | Gets or sets the name of a CSS class applied to the value axis title element. Inherited from BootstrapCoordinateSystemChartCssClasses. |
See Also