Skip to main content

BootstrapChartExportEventArgs Interface

Declaration

interface BootstrapChartExportEventArgs extends BootstrapChartEventArgsBase

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.

Inherited Members

Inheritance

EventArgs
BootstrapChartEventArgsBase
BootstrapChartExportEventArgs

Properties

cancel Property

Declaration

cancel: boolean

Property Value

Type
boolean

data Property

Declaration

readonly data: any

Property Value

Type
any

fileName Property

Declaration

readonly fileName: string

Property Value

Type
string

format Property

Declaration

readonly format: string

Property Value

Type
string