ChartDirector 7.0 (Perl Edition)
Sector.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
layoutMethod | (Mandatory) | Specify the layout method. Must be one of the predefined constants CircleLayout or SideLayout. |
pos | -1 | For circular layout, it is the distance between the sector perimeter and the sector label. A negative value (but not -1) means the sector label will be drawn in the interior of the sector. For side layout, it is the distance between the pie perimeter and the left or right edges of the invisible containing rectangle (equal to the width of the rectangle minus the pie diameter and then divided by 2). In either case, -1 means the distance is automatically determined. |
Return Value