A newer version of this page is available.
Switch to the current version.
BootstrapChartStrip.LabelText Property
Specifies the text of the strip label.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[DefaultValue("")]
public virtual string LabelText { get; set; }
<DefaultValue("")>
Public Overridable Property LabelText As String
Property Value
Type | Default | Description |
---|---|---|
String | A string that specifies the text. |
See Also
Feedback