<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSHighLowAverageChartValue > Properties:
Comments (0)
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