BootstrapChartAxisLabelSettingsBuilder.OnClientCustomizeHint(String) Method
In This Article
Specifies the hint that appears when a user points to an axis label.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartAxisLabelSettingsBuilder OnClientCustomizeHint(
string onClientCustomizeHint
)
#Parameters
Name | Type |
---|---|
on |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also