Navigation: Code Documentation > RSCharting > RSBarCharts > Classes > TRSHighLowAverageChart > Properties
TRSHighLowAverageChart.AverageLinePct Property
Defines the percentage of the total available bar width that the average line should stick out from the side of the bar
Namespace: RSBarCharts
Delphi
published property AverageLinePct: Integer read FAverageLinePct write SetAverageLinePct default DEFAULT_AVERAGE_LINE_PCT;
Property Value
Type: Integer
•RSBarCharts.TRSHighLowAverageChart.DrawAverageLine(TCanvas,TCanvasRect,TRSHighLowAverageChartValue,THighLowAverageStyle,Boolean)
•TRSHighLowAverageChart
•RSBarCharts