Click or drag to resize

StiChartElementHighValues Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Chart.StiChartElement.HighValues"]

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

Property Value

Type: ListStiHighValueChartMeter
See Also