Skip to main content

BootstrapPieChartEventMap Interface

Declaration

interface BootstrapPieChartEventMap extends ControlEventMap

Remarks

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.

Inheritance

ControlEventMap
BootstrapPieChartEventMap

Properties

disposing Property

Declaration

"disposing": BootstrapChartEventArgsBase

Property Value

Type
BootstrapChartEventArgsBase

done Property

Declaration

"done": BootstrapChartEventArgsBase

Property Value

Type
BootstrapChartEventArgsBase

drawn Property

Declaration

"drawn": BootstrapChartEventArgsBase

Property Value

Type
BootstrapChartEventArgsBase

exported Property

Declaration

"exported": BootstrapChartEventArgsBase

Property Value

Type
BootstrapChartEventArgsBase

exporting Property

Declaration

"exporting": BootstrapChartExportEventArgs

Property Value

Type
BootstrapChartExportEventArgs

fileSaving Property

Declaration

"fileSaving": BootstrapChartExportEventArgs

Property Value

Type
BootstrapChartExportEventArgs

incidentOccurred Property

Declaration

"incidentOccurred": BootstrapChartErrorEventArgs

Property Value

Type
BootstrapChartErrorEventArgs

init Property

Declaration

"init": BootstrapChartEventArgsBase

Property Value

Type
BootstrapChartEventArgsBase

legendClick Property

Declaration

"legendClick": BootstrapChartElementClickEventArgs

Property Value

Type
BootstrapChartElementClickEventArgs

optionChanged Property

Declaration

"optionChanged": BootstrapChartOptionChangedEventArgs

Property Value

Type
BootstrapChartOptionChangedEventArgs

pointClick Property

Declaration

"pointClick": BootstrapChartElementClickEventArgs

Property Value

Type
BootstrapChartElementClickEventArgs

pointHoverChanged Property

Declaration

"pointHoverChanged": BootstrapChartElementActionEventArgs

Property Value

Type
BootstrapChartElementActionEventArgs

pointSelectionChanged Property

Declaration

"pointSelectionChanged": BootstrapChartElementActionEventArgs

Property Value

Type
BootstrapChartElementActionEventArgs

tooltipHidden Property

Declaration

"tooltipHidden": BootstrapChartElementActionEventArgs

Property Value

Type
BootstrapChartElementActionEventArgs

tooltipShown Property

Declaration

"tooltipShown": BootstrapChartElementActionEventArgs

Property Value

Type
BootstrapChartElementActionEventArgs