Click or drag to resize

StiTreeViewBoxElementKeyMeters Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.TreeViewBox.StiTreeViewBoxElement.KeyMeters"]

Namespace:  Stimulsoft.Dashboard.Components.TreeViewBox
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiMeterListConverter))]
public List<StiKeyTreeViewBoxMeter> KeyMeters { get; set; }

Property Value

Type: ListStiKeyTreeViewBoxMeter
See Also