ChartDirector 7.1 (.NET Edition)

Chart.RadialAxisScale


Declaration

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

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.