Click or drag to resize

StiKeyTreeViewBoxMeter Constructor (String, String)

Initializes a new instance of the StiKeyTreeViewBoxMeter class

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

Parameters

expression
Type: SystemString

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

label
Type: SystemString

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

See Also