Hide Comments
Hide Comments

TRSPathChartValue.UpdatePath(TRSRect,Boolean) Method

Comments (0)

Transforms the Current Path Data (i.e., the original  Data is untouched, only the  Current path is updated) to fit within the specified rectangle. By default, the aspect ratio of the original path is preserved.

Namespace: FMX.RS.Charts

expandingSyntax

Delphi

public 
  procedure UpdatePath( const ARect: TRSRect; PreserveAspectRatio: Boolean = True ); virtual; 
 

Parameters

ARect

Type: TRSRect

PreserveAspectRatio

Type: Boolean

expandingSee Also

Comments (0)

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