ChartDirector 7.1 (C++ Edition)

Chart.StarShape


Usage

static 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

ArgumentDefaultDescription
side(Mandatory)The number of points the polygon has.

Return Value

An integer shape id representing the star shape.