Hide Comments
Hide Comments

TRSCustomChart.DrawAxes(TCanvas,TCanvasRect,TRSChartAxis,TRSChartAxis) Method

Comments (0)

Draws the specified axes to the Canvas

Namespace: FMX.RS.ChartPanel

expandingSyntax

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

Type: TRSChartAxis

Return Value

Type: TCanvasRect

expandingSee Also

Comments (0)

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