Skip to main content

BootstrapPolarChartCssClasses Members

Constructors

Name Description
BootstrapPolarChartCssClasses(IPropertiesOwner) Initializes a new instance of the BootstrapPolarChartCssClasses class with specified settings.

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.
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 an argument axis strip element.
CommonAxisStripLabel Gets or sets the name of a CSS class applied to an axis strip label 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.

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