<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > Classes > TRSHighLowAverageChartValue > Properties:
Comments (0)
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