Click or drag to resize

StiKeyTreeViewMeter Constructor (String, String)

Initializes a new instance of the StiKeyTreeViewMeter class

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

Parameters

expression
Type: SystemString

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

label
Type: SystemString

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

See Also