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


StiStartValueChartMeter(key: string, expression: string, label: string, seriesType: StiChartSeriesType)

Parameters

Properties

Property Type Description
Ident StiMeterIdent  
SeriesType StiChartSeriesType