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: FMX.RS.Charts
Delphi |
published |
Property Value
Type: TRSChartValueType