Axes Object

The following graphic illustrates the X and Y axes in C1Chart:

 

 

Most charts have two axes, X and Y. The exceptions are pie charts (which have no axes) and charts with a secondary Y axis (Y2, which have three axes).

The axes are represented by sub-properties of the ChartArea property: ChartArea.AxisX, ChartArea.AxisY, and AxisY2. Each of these properties returns an Axis object with the following main properties:

      Layout and Style properties

      Annotation properties

      Scaling Tickmark and Gridline properties

For more information about the Axes object, see Axes.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.