Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSHighLowAverageChartValue > Properties
TRSHighLowAverageChartValue.High Property
Specifies the High (or maximum) value for the bar. It specifies the top of the bar on the Y axis (when Orientation is boVertical)
Namespace: RSBarCharts
Delphi
published property High: TRSChartValueType read GetHigh write SetHigh;
Property Value
Type: TRSChartValueType
•RSBarCharts.TRSHighLowAverageChartValue.Average
•RSBarCharts.TRSHighLowAverageChartValue.Low
•TRSHighLowAverageChartValue
•RSBarCharts