ChartDirector 7.1 (.NET Edition)

Chart.EndPoints


Declaration

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

Description

A constant equals to 3 to represent that the vector lengths and directions are measured by specifying the end points.

This constant is used in XYChart.addVectorLayer, VectorLayer.setVector, PolarChart.addVectorLayer and PolarVectorLayer.setVector.