PolarDiagram2D.ActualAxisY Property
Gets the actual y-axis of the PolarDiagram2D object.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
PolarAxisY2D | A PolarAxisY2D descendant. |
See Also