ChartDirector 5.1 (.NET Edition)

Chart.RadialAxisScale


Declaration

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

Description

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

This constant is used in PolarLayer.setSymbolScale, PolarChart.addVectorLayer and PolarVectorLayer.setVector.