BootstrapCoordinateSystemChartCssClasses Properties
Stores CSS classes applied to visual elements of a coordinate system chart.Name | Description |
---|---|
ArgumentAxis | Gets or sets the name of a CSS class applied to an argument axis element. |
ArgumentAxisConstantLine | Gets or sets the name of a CSS class applied to an argument axis constant line element. |
ArgumentAxisConstantLineLabel | Gets or sets the name of a CSS class applied to an argument constant line label element. |
ArgumentAxisGrid | Gets or sets the name of a CSS class applied to an argument axis grid element. |
ArgumentAxisLabel | Gets or sets the name of a CSS class applied to an argument axis label element. |
ArgumentAxisMinorGrid | Gets or sets the name of a CSS class applied to an argument axis minor grid element. |
ArgumentAxisMinorLabel | Gets or sets the name of a CSS class applied to an argument axis minor label element. |
ArgumentAxisStrip | Gets or sets the name of a CSS class applied to an argument axis strip element. |
ArgumentAxisStripLabel | Gets or sets the name of a CSS class applied to an argument axis strip label element. |
ArgumentAxisTitle | Gets or sets the name of a CSS class applied to an argument axis title element. |
CommonAxis | Gets or sets the name of a CSS class applied to an axis element. |
CommonAxisConstantLine | Gets or sets the name of a CSS class applied to an axis constant line element. |
CommonAxisConstantLineLabel | Gets or sets the name of a CSS class applied to an axis constant line label element. |
CommonAxisGrid | Gets or sets the name of a CSS class applied to an axis grid element. |
CommonAxisLabel | Gets or sets the name of a CSS class applied to an axis label element. |
CommonAxisMinorGrid | Gets or sets the name of a CSS class applied to an axis minor grid element. |
CommonAxisMinorLabel | Gets or sets the name of a CSS class applied to an axis minor label element. |
CommonAxisStrip | Gets or sets the name of a CSS class applied to and axis strip element. |
CommonAxisStripLabel | Gets or sets the name of a CSS class applied to an axis strip label element. |
CommonAxisTitle | Gets or sets the name of a CSS class applied to an axis title element. |
Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
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. |
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. |
ValueAxisConstantLine | Gets or sets the name of a CSS class applied to a value axis constant line element. |
ValueAxisConstantLineLabel | Gets or sets the name of a CSS class applied to a value axis strip element. |
ValueAxisGrid | Gets or sets the name of a CSS class applied to a value axis grid element. |
ValueAxisLabel | Gets or sets the name of a CSS class applied to a value axis label element. |
ValueAxisMinorGrid | Gets or sets the name of a CSS class applied to a value axis minor grid element. |
ValueAxisMinorLabel | Gets or sets the name of a CSS class applied to a value axis minor label element. |
ValueAxisStrip | Gets or sets the name of a CSS class applied to a value axis strip element. |
ValueAxisStripLabel | Gets or sets the name of a CSS class applied to a value axis strip label element. |
ValueAxisTitle | Gets or sets the name of a CSS class applied to the value axis title element. |
See Also