IStiGaugeVisualSvgHelper Interface
Namespace: Stimulsoft.Report.Dashboard.Visuals
Methods
| Method | Returns | Description |
|---|---|---|
| writeGauge | Promise |
Method Details
writeGauge
writeGauge(writer: XmlTextWriter, svgData: StiSvgData, needAnimation: boolean, refNeedToScroll: any, refContentHeight: any): Promise
Parameters
- writer (XmlTextWriter)
- svgData (StiSvgData)
- needAnimation (boolean)
- refNeedToScroll (any)
- refContentHeight (any)
Returns Promise