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