Back to Devexpress

ZAxis3D Class

wpf-devexpress-dot-xpf-dot-charts-dot-zaxis3d.md

latest1.7 KB
Original Source

ZAxis3D Class

The Z axis (axis of arguments) of the 3D Chart.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class ZAxis3D :
    Axis3DBase
vb
Public Class ZAxis3D
    Inherits Axis3DBase

The following members return ZAxis3D objects:

Inheritance

Show 14 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control ChartElementBase ChartElement AxisBase Axis Axis3D Axis3DBase ZAxis3D

See Also

ZAxis3D Members

DevExpress.Xpf.Charts Namespace