ChartDirector 5.1 (C++ Edition)
Chart
.StarShape
Usage
int StarShape(int side);
Description
Gets the shape id that represents a star shape.
Please refer to
Shape Specification
for samples and more information on using shapes in ChartDirector.
Arguments
Argument
Default
Description
side
(Mandatory)
The number of points the polygon has.
Return Value
An integer shape id representing the star shape.
© 2012 Advanced Software Engineering Limited. All rights reserved.