ChartDirector 5.1 (.NET Edition)

Chart.YAxisScale


Declaration

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

Description

A constant equals to 2 to represent that the size is measured using y-axis scale.

This constant is used in LineLayer.setSymbolScale, XYChart.addVectorLayer and VectorLayer.setVector.