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