ChartDirector 7.0 (Perl Edition)
Axis.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
filterId | (Mandatory) | The filter that defines a subset of labels. |
formatString | (Mandatory) | The format string for formatting the subset defined by the above filter. |
labelSpan | 1 | The number of label positions that are claimed by one label. If a label occupies more than 1 position, ChartDirector will not put labels on nearby positions, even if they meet the filter criteria. |
promoteFirst | true (non-zero) | If set to true, the first label will be promoted to a higher filter category in the multi-format list. |
Return Value