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

BootstrapCoordinateSystemChartCssClasses Members

Stores CSS classes applied to visual elements of a coordinate system chart.

Constructors

Name Description
BootstrapCoordinateSystemChartCssClasses(ASPxWebControl) Initializes a new instance of the BootstrapCoordinateSystemChartCssClasses class with the specified owner.

Fields

Name Description
ChartSystemCssClass static For internal use only. Inherited from BootstrapChartCssClassesBase.
ControlCssClassKey static For internal use only. Inherited from BootstrapCssClasses.
DefaultCursorCssClassName static For internal use only. Inherited from BootstrapCssClasses.
DesignModeSystemCssClass static For internal use only. Inherited from BootstrapCssClasses.
ExportButtonSystemCssClass static For internal use only. Inherited from BootstrapUIWidgetCssClasses.
ExportButtonTitleSystemCssClass static For internal use only. Inherited from BootstrapUIWidgetCssClasses.
ImageSystemCssClass static For internal use only. Inherited from BootstrapCssClasses.
SystemDisabledCssClass static For internal use only. Inherited from BootstrapUIWidgetCssClasses.
TextSystemCssClass static Inherited from BootstrapCssClasses.
WidgetContainerExportNoTitleCssClass static For internal use only. Inherited from BootstrapUIWidgetCssClasses.
WidgetSystemCssClass static For internal use only. Inherited from BootstrapUIWidgetCssClasses.

Properties

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.

Methods

Name Description
Assign(PropertiesBase) Copies the public properties from the specified object to the current one. Inherited from BootstrapCssClasses.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also