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