Back to Devexpress

XYDiagram2D.SeriesAxisY Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-xydiagram2d-0d018270.md

latest1.4 KB
Original Source

XYDiagram2D.SeriesAxisY Attached Property

Gets or sets the Y-axis for the series.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetSeriesAxisY(XYSeries) and SetSeriesAxisY(XYSeries, SecondaryAxisY2D).

Returns

TypeDescription
SecondaryAxisY2D

An AxisX2D object that represents the Y-axis.

|

Remarks

For more information, refer to Axes and Primary and Secondary Axes.

See Also

SeriesAxisX

XYDiagram2D Class

XYDiagram2D Members

DevExpress.Xpf.Charts Namespace