ChartDirector 6.0 (Ruby Edition)

ChartDirector.Polygon2Shape


Usage

Polygon2Shape(side)

Description

Gets the shape id that represents a polygon in an alternative orientation.

Please refer to Shape Specification for samples and more information on using shapes in ChartDirector.

Arguments

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

Return Value

An integer shape id representing the polygon in an alternative orientation.