# Chart3DAxis Collection Editor

## Content



The **Chart3DAxis Collection Editor** is used for modifying the properties for the X, Y, and Z axes in **C1Chart3D**.

### To access the Chart3DAxis Collection Editor:

1.  Right-click on the **C1Chart3D** control and select **Properties** from its context menu.
2.  In the Properties window, expand the **ChartArea** node, then click on the **ellipsis** button next to the **AxesCollection** object. The **Chart3DAxis Collection Editor** opens.<br />![](https://cdn.mescius.io/document-site-files/images/46396fd1-914e-43da-9cb0-e66dcc0ae61b/imagesext/image12_4.png)

Within the **Chart3DAxis Collection Editor** a **Chart3DAxis Label Collection Editor** exists. For more information on the **Chart3DAxis Label Collection Editor** see, [Chart3DAxisLabel Collection Editor](/componentone/docs/win/online-chart3d/3dchartdesigntimesup/c1chart3dcollectione/chart3daxislabelcoll).

DOC-DETAILS-TAG-OPEN

DOC-SUMMARY-TAG-OPEN

Properties available in the Chart3DAxis Collection Editor

DOC-SUMMARY-TAG-CLOSE

The following properties are available for the user in the **Chart3DAxis Collection Editor** at design time or they can be used in the [Chart3DAxis](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.html) class at run-time:

| Members | Description |
| --- | --- |
| [AnnoFormat](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoFormat.html) | Gets or sets the annotation format. |
| [AnnoFormatString](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoFormatString.html) | Gets or set the annotation format string used with manual formats. |
| [AnnoMethod](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoMethod.html) | Gets or sets annotation method of the axis. |
| [AnnoPosition](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoPosition.html) | Gets or sets the position of the axis annotation and text. |
| [AnnoRotated](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoRotated.html) | Gets or sets whether annotation rotated. |
| [AutoMajor](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AutoMajor.html) | Gets or sets whether major tick mark values are calculated automatically. |
| [AutoMax](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AutoMax.html) | Gets or sets whether the axis minimum value is calculated automatically. |
| [AutoMin](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AutoMin.html) | Gets or sets whether the axis minimum value is calculated automatically. |
| [AutoMinor](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AutoMinor.html) | Gets or sets whether minor tick mark values are calculated automatically. |
| [MajorGrid](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.MajorGrid.html) | Gets the major grid lines object. |
| **Chart3DLineStyle** | Grid line style. |
| [Max](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.Max.html) | Gets or sets the maximum value of the axis. |
| [Min](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.Min.html) | Gets or sets the minimum value of the axis. |
| [Title](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.Title.html) | Gets or sets the title of the axis. |
| [UnitMajor](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.UnitMajor.html) | Gets or sets the units between major tickmarks. |
| [UnitMinor](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.UnitMinor.html) | Gets or sets the units between minor tickmarks. |
| [ValueLabels](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.ValueLabels.html) | Gets the axis value labels. |
| [Visible](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.Visible.html) | Gets or sets the axis visibility. |

DOC-DETAILS-TAG-CLOSE

## See Also

[Chart3DAxisLabel Collection Editor](/componentone/docs/win/online-chart3d/3dchartdesigntimesup/c1chart3dcollectione/chart3daxislabelcoll)