AxisX3D Class
Represents the X-axis of a XYDiagram3D class.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Related API Members
The following members return AxisX3D objects:
Remarks
An instance of the AxisX3D class can be accessed via the XYDiagram3D.AxisX property. To learn more on the functionality provided by the AxisX3D class, see the descriptions of its Axis and Axis3D base classes.
Inheritance
See Also