BootstrapClientSparkline.ExportTo(fileName, format) Method
In This Article
#Declaration
TypeScript
ExportTo(
fileName: string,
format: string
): void
#Parameters
Name | Type |
---|---|
file |
string |
format | string |
See Also