StiGaugeInitHelper Class
Namespace: Stimulsoft.Report.Gauge.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
init static |
any | |
isGaugeV2 static |
boolean | |
prepare static |
void |
Method Details
init static
init(gauge: StiGauge, type: StiGaugeType, skipText: any): any
Parameters
- gauge (StiGauge)
- type (StiGaugeType)
- skipText (any)
Returns any
isGaugeV2 static
isGaugeV2(gauge: IStiGauge): boolean
Parameters
- gauge (IStiGauge)
Returns boolean
prepare static
prepare(gauge: IStiGauge): void
Parameters
- gauge (IStiGauge)
Fields
| Field | Type | Description |
|---|---|---|
| indicator | any | |
| indicator | any | |
| indicatorValue | any | |
| rangeList | any | |
| scale | any | |
| scale | any | |
| scale | any | |
| scale | any | |
| scale | any |