StiGaugeVisualSvgHelper Class
Namespace: Stimulsoft.Dashboard.Helpers
Inheritance
Implements: IStiGaugeVisualSvgHelper
Methods
| Method | Returns | Description |
|---|---|---|
| getEmptyDataGauge | StiGauge | |
getTitleHeight static |
Promise |
|
getTitleMinFontSize static |
Promise |
|
| implements | any[] | |
| writeGauge | void |
Method Details
getEmptyDataGauge
getEmptyDataGauge(gaugeElement: StiGaugeElement): StiGauge
Parameters
- gaugeElement (StiGaugeElement)
Returns StiGauge
getTitleHeight static
getTitleHeight(g: Graphics, iterations: ()): Promise
Parameters
- g (Graphics)
- iterations (())
Returns Promise
getTitleMinFontSize static
getTitleMinFontSize(g: Graphics, iterations: ()): Promise
Parameters
- g (Graphics)
- iterations (())
Returns Promise
implements
implements(): any[]
Returns any[]
writeGauge
writeGauge(writer: XmlTextWriter, svgData: StiSvgData, needAnimation: boolean, refNeedToScroll: any, refContentHeight: any): void
Parameters
- writer (XmlTextWriter)
- svgData (StiSvgData)
- needAnimation (boolean)
- refNeedToScroll (any)
- refContentHeight (any)
Fields
| Field | Type | Description |
|---|---|---|
| font | any | |
| iterations | any | |
| iterations | any | |
| minFont | any | |
| rect | any | |
| rectangles | any | |
| titleHeight | any | |
| titleHeightValue | any | |
| titleHeightValue | any |