Navigation: Code Documentation > RSCharting > RSBarCharts > 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: RSBarCharts
Delphi
published property Low: TRSChartValueType read GetLow write SetLow;
Property Value
Type: TRSChartValueType
•RSBarCharts.TRSHighLowAverageChartValue.High
•RSBarCharts.TRSHighLowAverageChartValue.Average
•TRSHighLowAverageChartValue
•RSBarCharts