Skip to main content
A newer version of this page is available. .

AxisY Class

Represents the Y-Axis for 2D charts.

Namespace: DevExpress.UI.Xaml.Charts

Assembly: DevExpress.UI.Xaml.Charts.v18.2.dll

Declaration

public class AxisY :
    AxisBase

The following members return AxisY objects:

Inheritance

Object
Windows.UI.Xaml.DependencyObject
Windows.UI.Xaml.UIElement
Windows.UI.Xaml.FrameworkElement
Windows.UI.Xaml.Controls.Control
See Also