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