Xceed Chart for WinForms v4.4 Documentation
Axis Collection Editor
Welcome to Xceed Chart for WinForms v4.4 > Visual Studio Design-Time Support > Chart Element Editors > Axis Collection Editor

 

The Axis Collection Editor is used to edit the axes displayed by the Xceed Chart control.

Commands

Add Custom Axis: Adds a new custom axis with user-defined orientation and position.
Delete Custom Axis: Deletes the selected custom axis.

Axis Appearance

These properties control the appearance of the axis. The AxisStyle property defines the way in which it is rendered. In the case of a Line, the Border property specifies the line properties of the line. In the case of a Bar or Tube, it specifies the border of the respective primitive. The filling is determined by the FillEffect property.

Axis Attributes

Axis Texts

Properties controlling the texts displayed by the axis.

Axis General

Axis Grid Lines

These properties control the appearance of the major and minor grid lines.

Position and Orientation

Position of the axis. For more information, please refer to the Axis Position topic.

See Also

Axis | AxisCollection | Axis Overview