Hide Comments
Hide Comments

TRSChartAxis.CalculateBounds(TCanvas,TCanvasRect) Method

Comments (0)

Sets the chart axis' Width and Height to their proper values based on the ARect parameter.

alert_noteTip

Usually, this method does not need to be called directly as it is automatically called when the chart axis is painted. However, when the chart axis has not been painted yet (e.g., the OnCreate event of the form) and you want to use the chart axis, call this method first.

Namespace: RSChartPanel

expandingSyntax

Delphi

public 
  procedure CalculateBounds( Canvas: TCanvas; ARect: TCanvasRect ); virtual; 
 

Parameters

Canvas

Type: TCanvas

ARect

Type: TCanvasRect

expandingSee Also

Reference

Comments (0)

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