AxisY Class
In This Article
Represents the Y-Axis for 2D charts.
Namespace: DevExpress.WinUI.Charts
Assembly: DevExpress.WinUI.Charts.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Related API Members
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
ChartPanel
AxisBase
AxisY
See Also