ComponentOne Chart for .NET (2.0) Search HelpCentral 

Polar Chart Programming Considerations

The following table lists the Data Arrays that are used for Polar charts. Each data series requires X and Y array values to be charted. Adding values to the other arrays will not affect this chart, but filling the arrays with data could make it easier to switch to another chart type that does use those arrays.

Property

Description

X

Holds the X-axis position in either radians or degrees.

Y

Holds the position on the Y-axis.

Y1

No effect for Polar charts.

Y2

No effect for Polar charts.

Y3

No effect for Polar charts.


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.