Hide Comments
Hide Comments

Comments (0)

The Radius property is another way (besides using  Width and Height ) of specifying the size of the shape. The Radius equals Sqr(Width) + Sqr(Height). Use the Radius if you need to specify size using a radius.
 

Namespace: RSCharts

expandingSyntax

Delphi

published
  property Radius: TRSChartValueType read GetRadius write SetRadius;
 

Property Value

Type: TRSChartValueType

expandingSee Also

Comments (0)

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