XYDiagram2D.ActualAxisY Property
Gets the actual y-axis of the XYDiagram2D.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v25.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| AxisY2D | An AxisY2D descendant. |
See Also