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