BootstrapChartBuilder.OnClientCustomizeLabel(String) Method
In This Article
Customizes the appearance of an individual point label on the client side.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartBuilder OnClientCustomizeLabel(
string onClientCustomizeLabel
)
#Parameters
Name | Type |
---|---|
on |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also