ChartDirector 7.1 (.NET Edition)

Chart.CircleShape


Declaration

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

Description

A constant equals to 7 to represent a circle.

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