StiGisMapColorMeter 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 |
|---|---|
| StiGisMapColorMeter() | |
| StiGisMapColorMeter(string expression, string label) | |
| StiGisMapColorMeter(string key, string expression, string label) |
StiGisMapColorMeter()
StiGisMapColorMeter(expression: string, label: string)
Parameters
- expression (string)
- label (string)
StiGisMapColorMeter(key: string, expression: string, label: string)
Parameters
- key (string)
- expression (string)
- label (string)
Properties
| Property | Type | Description |
|---|---|---|
| Ident | StiMeterIdent |