SeparatePaneIndicator.AxisY Property
Specifies the Y-axis (or its View Model) that measures an indicator.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | An object of a Y-axis’ View Model class or the AxisY2D object. |
See Also