Skip to main content

AxisY Class

Represents the Y-Axis for 2D charts.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class AxisY :
    AxisBase

The following members return AxisY objects:

Remarks

For more information on axes, refer to the following topic in the API Reference section: AxisBase.

Inheritance

Object
DependencyObject
UIElement
FrameworkElement
Panel
DevExpress.WinUI.Core.Internal.DXLogicalPanel
See Also