ChartDirector 7.1 (.NET Edition)

Chart.TriangleShape


Declaration

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

Description

A constant equals to 3 to represent a triangle pointing upwards.

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