Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSEQChartValue > Properties
TRSEQChartValue.High Property
Returns the highest equalizer value this item has contained previously. In other words, if you have set the Value property to 10, 30, and 20 previously, the High property will return 30.
Namespace: RSBarCharts
Delphi
published property High: TRSChartValueType Index 1 read GetValue write SetValue;
Property Value
Type: TRSChartValueType
•RSBarCharts.TRSEQChartValue.Value
•RSBarCharts.TRSEQChartValue.ResetHigh
•TRSEQChartValue
•RSBarCharts