StiMaxGaugeMeter Class
Namespace: Stimulsoft.Dashboard.Components.Gauge
Inheritance
Inherits from: StiMeasureMeter
Implements: IStiMaxGaugeMeter
Constructors
| Constructor | Description |
|---|---|
| StiMaxGaugeMeter() | |
| StiMaxGaugeMeter(string expression, string label) | |
| StiMaxGaugeMeter(string key, string expression, string label) |
StiMaxGaugeMeter()
StiMaxGaugeMeter(expression: string, label: string)
Parameters
- expression (string)
- label (string)
StiMaxGaugeMeter(key: string, expression: string, label: string)
Parameters
- key (string)
- expression (string)
- label (string)
Properties
| Property | Type | Description |
|---|---|---|
| Ident | StiMeterIdent |