Skip to main content

BootstrapChartExportEventArgs Interface

#Declaration

TypeScript
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

TypeScript
cancel: boolean

#Property Value

Type
boolean

#data Property

#Declaration

TypeScript
readonly data: any

#Property Value

Type
any

#fileName Property

#Declaration

TypeScript
readonly fileName: string

#Property Value

Type
string

#format Property

#Declaration

TypeScript
readonly format: string

#Property Value

Type
string