ChartDirector 7.1 (.NET Edition)

Chart.NewShape


Declaration

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

Description

A constant equals to 4fffffff in hexadecimal to represent a shape separator in custom shape definition.

This constant is used in custom shape definition in DrawArea.polyShape, DataSet.setDataSymbol4 and PolarLayer.setDataSymbol4.