XAxis3D Class
In This Article
The X axis (axis of arguments) of the 3D Chart.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
public class XAxis3D :
ArgumentAxis3D
#Related API Members
The following members return XAxis3D objects:
#Inheritance
See Also