BootstrapChartAxisLabelSettingsBuilder.OnClientCustomizeText(String) Method
In This Article
Customizes the text displayed by axis labels.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder OnClientCustomizeText(
string onClientCustomizeText
)
#Parameters
Name | Type |
---|---|
on |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also