ChartDirector 7.0 (Perl Edition)
Layer.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
dataItem | (Mandatory) | The index of the aggregated object. The first aggregated object is 0, while the nth aggregated object is (n - 1). |
label | (Mandatory) | A text string representing the custom aggregate label. Parameter Substitution and Formatting is supported. |
font | "" | The font used to draw the labels. |
fontSize | 8 | The font size used to draw the labels. |
fontColor | TextColor | The color used to draw the labels. |
fontAngle | 0 | The rotation angle of the labels. |
Return Value