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