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