ChartDirector 6.0 (ColdFusion Edition)

ChartDirector.CFChart.StarShape


Usage

StarShape(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.