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