ChartDirector 5.1 (.NET Edition)

Chart.DiamondShape


Declaration

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

Description

A constant equals to 2 to represent a diamond shape.

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