ChartDirector 5.1 (.NET Edition)

Chart.SquareShape


Declaration

[VB] Public Const SquareShape As Integer
[C#] public const int SquareShape;

Description

A constant equals to 1 to represent a square.

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