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