BootstrapChartExportEventArgs Interface
In This Article
#Declaration
TypeScript
interface BootstrapChartExportEventArgs extends BootstrapChartEventArgsBase
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#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 |