StiGaugeHelper Class
Namespace: Stimulsoft.Report.Gauge.Helpers
Methods
| Method | Returns | Description |
|---|---|---|
BulletGraphsGreen static |
void | |
CheckGaugeName static |
void | |
DarkSpeedometer static |
void | |
DefaultLinearGauge static |
void | |
DefaultRadialGauge static |
void | |
GetFloatArrayValueFromString static |
float[] | |
GetFloatValueFromObject static (+1 overloads) |
float | |
HalfDonutsGauge static |
void | |
HalfDonutsGauge2 static |
void | |
HorizontalThermometer static |
void | |
LightSpeedometer static |
void | |
LinearGaugeRangeList static |
void | |
RadialBarGauge static |
void | |
RadialGaugeHalfCircleN static |
void | |
RadialGaugeHalfCircleS static |
void | |
RadialGaugeQuarterCircleNE static |
void | |
RadialGaugeQuarterCircleNW static |
void | |
RadialGaugeQuarterCircleSE static |
void | |
RadialGaugeQuarterCircleSW static |
void | |
RadialTwoScalesGauge static |
void | |
SimpleRadialGauge static |
void | |
SimpleTwoBarGauge static |
void | |
VerticalThermometer static |
void |
Method Details
BulletGraphsGreen static
BulletGraphsGreen(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
CheckGaugeName static
CheckGaugeName(gauge: StiGauge): void
Parameters
- gauge (StiGauge)
DarkSpeedometer static
DarkSpeedometer(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
DefaultLinearGauge static
DefaultLinearGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
DefaultRadialGauge static
DefaultRadialGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
GetFloatArrayValueFromString static
GetFloatArrayValueFromString(value: object): float[]
Parameters
- value (object)
Returns float[]
GetFloatValueFromObject static
GetFloatValueFromObject(valueObj: object, scale: StiScaleBase): float
Parameters
- valueObj (object)
- scale (StiScaleBase)
Returns float
GetFloatValueFromObject(valueObj: object, defaultValue: float): float
Parameters
- valueObj (object)
- defaultValue (float)
Returns float
HalfDonutsGauge static
HalfDonutsGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
HalfDonutsGauge2 static
HalfDonutsGauge2(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
HorizontalThermometer static
HorizontalThermometer(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
LightSpeedometer static
LightSpeedometer(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
LinearGaugeRangeList static
LinearGaugeRangeList(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialBarGauge static
RadialBarGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeHalfCircleN static
RadialGaugeHalfCircleN(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeHalfCircleS static
RadialGaugeHalfCircleS(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeQuarterCircleNE static
RadialGaugeQuarterCircleNE(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeQuarterCircleNW static
RadialGaugeQuarterCircleNW(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeQuarterCircleSE static
RadialGaugeQuarterCircleSE(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialGaugeQuarterCircleSW static
RadialGaugeQuarterCircleSW(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
RadialTwoScalesGauge static
RadialTwoScalesGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
SimpleRadialGauge static
SimpleRadialGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
SimpleTwoBarGauge static
SimpleTwoBarGauge(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
VerticalThermometer static
VerticalThermometer(gauge: StiGauge, report: StiReport): void
Parameters
- gauge (StiGauge)
- report (StiReport)
Fields
| Field | Type | Description |
|---|---|---|
| GlobalBeginTimeElement | TimeSpan | |
| GlobalDurationElement | TimeSpan |