ChartDirector 7.0 (Perl Edition)
LineLayer.setImageMapWidth
Usage
setImageMapWidth(width)
Description
Sets the effective width of the line used for producing image maps.
For thin lines, it is hard to click on the lines. So for the purpose of producing image maps for a line chart, ChartDirector can assume the line is very thick. The default is 10 pixels.
Arguments
Argument | Default | Description |
width | (Mandatory) | The effective width of the line used for producing image maps. |
Return Value
None
© 2021 Advanced Software Engineering Limited. All rights reserved.