ChartDirector 7.0 (ASP/COM/VB Edition)
PieChart.
Usage
Description
Label Layout Method | Default Label Format |
---|---|
Circular Layout | {label}<*br*>{percent}% (The "<*br*>" above is the CDML syntax for a line break.) |
Side Layout | {label} ({percent}%) |
Arguments
Argument | Default | Description |
---|---|---|
formatString | (Mandatory) | The format string. |
Return Value