<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXCharts > FMX.RS.ChartPanel > Classes > TRSCustomChart > Methods:
Comments (0)
Draws the specified axes to the Canvas
Namespace: FMX.RS.ChartPanel
Delphi
public function DrawAxes( const Canvas: TCanvas; ARect: TCanvasRect; VertAxis, HorizAxis: TRSChartAxis ): TCanvasRect; virtual;
Parameters
Canvas
Type: TCanvas
ARect
Type: TCanvasRect
VertAxis
Type: TRSChartAxis
HorizAxis