In This Topic
To edit the Axis Y and Axis X label names directly on the form, complete the following steps:
- Select Axis Y on the C1Chart control. Click again inside the Axis Y vertical box. The horizontal text box appears for Axis Y.
- Type Price in the Axis Y textbox and press ENTER.
- Select Axis X on the C1Chart control and click inside the horizontal box. The text box appears for the Axis X.
- Type Quantity in the Axis X textbox and press ENTER.
Price appears on the Y axis label and Quantity appears on the X axis label.
See Also