ChartDirector 7.0 (Perl Edition)
perlchartdir
.
Cross2Shape
Usage
Cross2Shape(width)
Description
Gets the shape id that represents a 'X' shape.
Please refer to
Shape Specification
for samples and more information on using shapes in ChartDirector.
Arguments
Argument
Default
Description
width
(Mandatory)
The width of the arms of the a 'X' as a ratio to the size of the shape. Must be between 0 and 1.
Return Value
An integer shape id representing the a 'X' shape.
© 2021 Advanced Software Engineering Limited. All rights reserved.