Chart3DControl.YAxis Property
In This Article
Gets or sets the Y axis of values.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.2.dll
NuGet Package: DevExpress.Wpf.Charts
#Declaration
#Property Value
Type | Description |
---|---|
YAxis3D | The Y axis of arguments. |
See Also