Hide Comments
Hide Comments

TRSHighLowAverageChart.DrawAverageLine(TCanvas,TCanvasRect,TRSHighLowAverageChartValue,THighLowAverageStyle,Boolean) Method

Comments (0)

Draw the line for the average on the side of the bar

Namespace: FMX.RS.BarCharts

expandingSyntax

Delphi

protected
  procedure DrawAverageLine( const Canvas: TCanvas; ARect: TCanvasRect;
  Value: TRSHighLowAverageChartValue; Style: THighLowAverageStyle = hlaBar;
  IsShadow: Boolean = False ); virtual;
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

Value

Type: TRSHighLowAverageChartValue

Style

Type: THighLowAverageStyle

IsShadow

Type: Boolean

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb