ChartDirector 7.1 (.NET Edition)

Chart.InvertedTriangleShape


Declaration

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

Description

A constant equals to 6 to represent a triangle pointing downwards.

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