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

AxisY Class

Represents the Y-Axis for 2D charts.

Namespace: DevExpress.WinUI.Charts

Assembly: DevExpress.WinUI.Charts.v22.1.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