Visit Gigasoft's Web Site
 ProEssentials v9 Help

ManualRadius

Scope

Pepco

Type

Int32

Default

0

.NET

PePlot.ManualRadius

Ocx|Vcl

ManualRadius

DLL

PEP_nMANUALRADIUS

 

Purpose

Gets or Sets a manual radius width. This is useful when you have multiple pies on the same form and need a consistent radius among all pies. This property sets the radius as a percentage of control width. For example, if the control is 1000 pixels wide and this property is set to 20, then the pie's radius will be 20% of 1000 or 200 pixels. The default value of zero disables this feature and the radius is a function of PieLabel lengths and positions.

 

Setting

Description

0

Disables this feature and the radius is a function of PieLabel lengths and positions.

n

n% of control's width is used as the radius of pie.

 

Comments

PePlot.ManualRadius members of Pepco.PePlot

 

See Also: ManualSliceLabelLength