Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > 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: FMX.RS.BarCharts
Delphi
published property High: TRSChartValueType read GetHigh write SetHigh;
Property Value
Type: TRSChartValueType
•FMX.RS.BarCharts.TRSHighLowAverageChartValue.Average
•FMX.RS.BarCharts.TRSHighLowAverageChartValue.Low
•TRSHighLowAverageChartValue
•FMX.RS.BarCharts