ChartDirector 7.0 (ASP/COM/VB Edition)
BarLayer.
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
overlapRatio | (Mandatory) | The overlapping ratio between adjacent bars in a bar group. Should be between 0 to 1. |
firstOnTop | true (non-zero) | If this value is true (non-zero), the first data set will be on top of the second data during overlapping, and the second data set will be on top of the third data set, and so on. If this value is false (zero), then the overlapping order will be reversed. |
Return Value