Click or drag to resize

StiMeasureMeter Constructor (String, String)

Initializes a new instance of the StiMeasureMeter class

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public StiMeasureMeter(
	string expression,
	string label
)

Parameters

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Stimulsoft.Dashboard.Components.StiMeasureMeter.#ctor(System.String,System.String)"]

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:Stimulsoft.Dashboard.Components.StiMeasureMeter.#ctor(System.String,System.String)"]

See Also