Back to Devexpress

Chart3DControl.YAxis Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-7a4b2975.md

latest926 B
Original Source

Chart3DControl.YAxis Property

Gets or sets the Y axis of values.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public YAxis3D YAxis { get; set; }
vb
Public Property YAxis As YAxis3D

Property Value

TypeDescription
YAxis3D

The Y axis of arguments.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace