<< Click here to display Table of Contents >> Navigation: Code Documentation > RSCharting > RSBarCharts > 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: RSBarCharts
Delphi
published property Low: TRSChartValueType read GetLow write SetLow;
Property Value
Type: TRSChartValueType