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