Back to Devexpress

Chart3DControl.XAxis Property

wpf-devexpress-dot-xpf-dot-charts-dot-chart3dcontrol-84f8ddd8.md

latest929 B
Original Source

Chart3DControl.XAxis Property

Gets or sets the X axis of arguments.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public XAxis3D XAxis { get; set; }
vb
Public Property XAxis As XAxis3D

Property Value

TypeDescription
XAxis3D

The X axis of arguments.

|

See Also

Chart3DControl Class

Chart3DControl Members

DevExpress.Xpf.Charts Namespace