StiLocationValueMapMeter Class
Namespace: Stimulsoft.Dashboard.Components.OnlineMap
Describes a meter class which contains information about Location Values of the map element.
Inheritance
Inherits from: StiDimensionMeter
Constructors
| Constructor | Description |
|---|---|
| StiLocationValueMapMeter() | |
| StiLocationValueMapMeter(string expression, string label) | |
| StiLocationValueMapMeter(string key, string expression, string label) |
StiLocationValueMapMeter()
StiLocationValueMapMeter(expression: string, label: string)
Parameters
- expression (string)
- label (string)
StiLocationValueMapMeter(key: string, expression: string, label: string)
Parameters
- key (string)
- expression (string)
- label (string)
Properties
| Property | Type | Description |
|---|---|---|
| Ident | StiMeterIdent |