StiGaugeHelper Class
Namespace: Stimulsoft.Designer
Methods
| Method | Returns | Description |
|---|---|---|
getGaugeProperties static |
any | |
getGaugeSampleImage static |
string | |
getStyle static |
||
getStylesContent static |
void | |
setGaugeProperties static |
void | |
setGaugeStyle static |
void |
Method Details
getGaugeProperties static
getGaugeProperties(gauge: StiGauge): any
Parameters
- gauge (StiGauge)
Returns any
getGaugeSampleImage static
getGaugeSampleImage(gauge: StiGauge, width: number, height: number, zoom: number): string
Parameters
- gauge (StiGauge)
- width (number)
- height (number)
- zoom (number)
Returns string
getStyle static
getStyle(gauge: StiGauge): void
Parameters
- gauge (StiGauge)
getStylesContent static
getStylesContent(report: StiReport, param: any, callbackResult: any, forStylesControl: boolean, withReportStyles: any): void
Parameters
- report (StiReport)
- param (any)
- callbackResult (any)
- forStylesControl (boolean)
- withReportStyles (any)
setGaugeProperties static
setGaugeProperties(report: StiReport, param: any, callbackResult: any): void
Parameters
- report (StiReport)
- param (any)
- callbackResult (any)
setGaugeStyle static
setGaugeStyle(report: StiReport, param: any, callbackResult: any): void
Parameters
- report (StiReport)
- param (any)
- callbackResult (any)
Fields
| Field | Type | Description |
|---|---|---|
| gaugeCloned | any | |
| gaugeCloned | any |