ChartDirector 5.1 (.NET Edition)

Chart.LeftTriangleShape


Declaration

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

Description

A constant equals to 5 to represent a triangle pointing leftwards.

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