Back to Devexpress

YAxis3D Class

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

latest1.8 KB
Original Source

YAxis3D Class

The Y axis (axis of values) of the 3D Chart.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class YAxis3D :
    ArgumentAxis3D
vb
Public Class YAxis3D
    Inherits ArgumentAxis3D

The following members return YAxis3D objects:

Inheritance

Show 15 items

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

See Also

YAxis3D Members

DevExpress.Xpf.Charts Namespace