BootstrapChartEventMap Interface
Declaration
interface BootstrapChartEventMap extends ControlEventMap
IMPORTANT
Bootstrap Controls for ASP.NET Core are in maintenance mode. We don’t add new controls or develop new functionality for this product line. Our recommendation is to use the ASP.NET Core Controls suite.
Properties
argumentAxisClick Property
Declaration
"argumentAxisClick": BootstrapChartElementClickEventArgs
Property Value
disposing Property
Declaration
"disposing": BootstrapChartEventArgsBase
Property Value
done Property
Declaration
"done": BootstrapChartEventArgsBase
Property Value
drawn Property
Declaration
"drawn": BootstrapChartEventArgsBase
Property Value
exported Property
Declaration
"exported": BootstrapChartEventArgsBase
Property Value
exporting Property
Declaration
"exporting": BootstrapChartExportEventArgs
Property Value
fileSaving Property
Declaration
"fileSaving": BootstrapChartExportEventArgs
Property Value
incidentOccurred Property
Declaration
"incidentOccurred": BootstrapChartErrorEventArgs
Property Value
init Property
Declaration
"init": BootstrapChartEventArgsBase
Property Value
legendClick Property
Declaration
"legendClick": BootstrapChartElementClickEventArgs
Property Value
optionChanged Property
Declaration
"optionChanged": BootstrapChartOptionChangedEventArgs
Property Value
pointClick Property
Declaration
"pointClick": BootstrapChartElementClickEventArgs
Property Value
pointHoverChanged Property
Declaration
"pointHoverChanged": BootstrapChartElementActionEventArgs
Property Value
pointSelectionChanged Property
Declaration
"pointSelectionChanged": BootstrapChartElementActionEventArgs
Property Value
seriesClick Property
Declaration
"seriesClick": BootstrapChartElementClickEventArgs
Property Value
seriesHoverChanged Property
Declaration
"seriesHoverChanged": BootstrapChartElementActionEventArgs
Property Value
seriesSelectionChanged Property
Declaration
"seriesSelectionChanged": BootstrapChartElementActionEventArgs
Property Value
"tooltipHidden": BootstrapChartElementActionEventArgs
"tooltipShown": BootstrapChartElementActionEventArgs
zoomEnd Property
Declaration
"zoomEnd": BootstrapChartZoomEndEventArgs
Property Value
zoomStart Property
Declaration
"zoomStart": BootstrapChartEventArgsBase
Property Value