ChartDirector 7.1 (.NET Edition)

Chart.XAxisScale


Declaration

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

Description

A constant equals to 1 to represent that the size is measured using the x-axis scale.

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