ChartDirector 7.0 (Perl Edition)
ThreeDScatterGroup.setDropLine
Usage
setDropLine(dropLineColor [, dropLineWidth ])
Description
Sets the drop line color and width.
Drop lines are vertical lines that join the data points to the bottom of the plot region. It helps in visualizing the height of the data points.
Arguments
Argument | Default | Description |
dropLineColor | (Mandatory) | The color of the drop line. |
dropLineWidth | 1 | The width of the drop line. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.