ChartDirector Ver 3.1 (PHP Edition Edition)
BoxWhiskerLayer.setDataGap
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
gap | (Mandatory) | The gap between two adjacent box-whisker symbols as the portion of the space between the midpoints of the box-whisker symbols. The gap must be in the range 0 - 1. A value of 0 means there is no gap between two adjacent box- whisker symbols. The default value is 0.2. |
Return Value