BootstrapChartCssClassesBuilder.ArgumentAxisStrip(String) Method
In This Article
Sets the name of a CSS class applied to an argument axis strip element.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartCssClassesBuilder ArgumentAxisStrip(
string argumentAxisStrip
)
#Parameters
Name | Type |
---|---|
argument |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also