StiChartSvgHelper Class
Namespace: Stimulsoft.Report.Export
Methods
| Method | Returns | Description |
|---|---|---|
getImage static |
Image | |
writeChart static |
void |
Method Details
getImage static
getImage(svgData: StiSvgData, embedFonts: any): Image
Parameters
- svgData (StiSvgData)
- embedFonts (any)
Returns Image
writeChart static
writeChart(writer: XmlTextWriter, svgData: StiSvgData, zoom: number, needAnimation: boolean): void
Parameters
- writer (XmlTextWriter)
- svgData (StiSvgData)
- zoom (number)
- needAnimation (boolean)
Fields
| Field | Type | Description |
|---|---|---|
| rotation | any | |
| rotation | any | |
| rotation | any | |
| rotation | any | |
| rotation | any | |
| svgHeight | any | |
| svgWidth | any |