Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSHighLowAverageChartValue > Properties
TRSHighLowAverageChartValue.Low Property
Specifies the Low (or minimum) value for the bar. It specifies the bottom of the bar on the Y axis (when Orientation is boVertical)
Namespace: FMX.RS.BarCharts
Delphi
published property Low: TRSChartValueType read GetLow write SetLow;
Property Value
Type: TRSChartValueType
•FMX.RS.BarCharts.TRSHighLowAverageChartValue.High
•FMX.RS.BarCharts.TRSHighLowAverageChartValue.Average
•TRSHighLowAverageChartValue
•FMX.RS.BarCharts