BootstrapChartTooltipSettingsBuilder.Format(Action<BootstrapUIWidgetFormatBuilder>) Method
In This Article
Formats the value before it will be displayed in the tooltip.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public BootstrapChartTooltipSettingsBuilder Format(
Action<BootstrapUIWidgetFormatBuilder> config
)
#Parameters
Name | Type |
---|---|
config | Action<Bootstrap |
#Returns
Type |
---|
Bootstrap |
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
See Also