ChartDirector 5.1 (Java Edition)
Chart
.CrossShape
Usage
public static int CrossShape(double width)
Description
Gets the shape id that represents a '+' shape.
Please refer to
Shape Specification
for samples and more information on using shapes in ChartDirector.
Arguments
Argument
Default
Description
width
(Mandatory)
The percentage width of the arms of the a '+' relative to the entire shape. Must be between 0 and 1.
Return Value
An integer shape id representing the a '+' shape.
© 2012 Advanced Software Engineering Limited. All rights reserved.