A newer version of this page is available.
Switch to the current version.
BootstrapChartSeriesLabelSettings.RectCssClass Property
Specifies the name of the CSS class applied to the rectangle that limits the series label.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue("")]
public virtual string RectCssClass { get; set; }
<DefaultValue("")>
Public Overridable Property RectCssClass As String
Property Value
Type | Default | Description |
---|---|---|
String | A string specifying the name of a CSS class. |
Property Paths
You can access this nested property as listed below:
Show 43 property paths
See Also
Feedback