BootstrapChartCssClassesBase Properties
Serves as a base for classes storing CSS settings of chart controls included into the DevExpress Bootstrap Controls suite.Name | Description |
---|---|
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. |
LegendMarkers | Gets or sets the name of a CSS class applied to a legend marker element. |
LegendRect | Gets or sets the name of a CSS class applied to the legend element. |
LegendText | Gets or sets the name of a CSS class applied to a legend text element. |
LoadingIndicatorRect | Inherited from BootstrapUIWidgetCssClassesEx. |
LoadingIndicatorText | Inherited from BootstrapUIWidgetCssClassesEx. |
Subtitle | Inherited from BootstrapUIWidgetCssClassesEx. |
Title | Inherited from BootstrapUIWidgetCssClassesEx. |
TooltipCloud | Inherited from BootstrapUIWidgetCssClassesEx. |
TooltipText | Inherited from BootstrapUIWidgetCssClassesEx. |
See Also