ChartDirector 7.1 (.NET Edition)

Chart.RightTriangleShape


Declaration

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

Description

A constant equals to 4 to represent a triangle pointing rightwards.

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