Navigation: Code Documentation > RSFMXCharts > FMX.RS.BarCharts > 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: FMX.RS.BarCharts
Delphi
published property AverageLinePct: Integer read FAverageLinePct write SetAverageLinePct default DEFAULT_AVERAGE_LINE_PCT;
Property Value
Type: Integer
•FMX.RS.BarCharts.TRSHighLowAverageChart.DrawAverageLine(TCanvas,TCanvasRect,TRSHighLowAverageChartValue,THighLowAverageStyle,Boolean)
•TRSHighLowAverageChart
•FMX.RS.BarCharts