ChartDirector 7.1 (.NET Edition)

Chart.LeftTriangleShape


Declaration

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

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.