CT.12.1 Rectangular Coordinates

The default coordinate set is rectangular coordinates, as defined by the RectCoord object. Rectangular coordinates represent two-dimensional data on horizontal (X) and vertical (Y) axes.

A RectCoord object is created automatically when you create a new Chart object. Therefore, if you plan to use rectangular coordinates on the chart, you do not need to explicitly specify a RectCoord object. You only need to explicitly create a RectCoord object when you define other types of coordinate systems. (See the following sections for more details.)

<< CT.12 Changing the Chart Coordinates © 1996-2013 InetSoft Technology Corporation (v11.5) Assigning Rectangular Coordinates Automatically >>