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