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