Gets or sets the name of a CSS class applied to a value axis strip element.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[DefaultValue("")]
public string ValueAxisStrip { get; set; }
<DefaultValue("")>
Public Property ValueAxisStrip As String
Type | Default | Description |
---|---|---|
String | A string specifying the name of a CSS class. |