BootstrapChartTooltipSettingsBuilder.OnClientCustomizeTooltip(String) Method
In This Article
Specifies a callback function used to customize the tooltip.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartTooltipSettingsBuilder OnClientCustomizeTooltip(
string onClientCustomizeTooltip
)
#Parameters
Name | Type |
---|---|
on |
String |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also