Back to Devexpress

XYDiagram2D.SeriesAxisX Attached Property

wpf-devexpress-dot-xpf-dot-charts-dot-xydiagram2d-5c7e4345.md

latest1.4 KB
Original Source

XYDiagram2D.SeriesAxisX Attached Property

Gets or sets the X-axis for the series.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

See GetSeriesAxisX(XYSeries) and SetSeriesAxisX(XYSeries, SecondaryAxisX2D).

Returns

TypeDescription
SecondaryAxisX2D

An AxisX2D object that represents the X-axis.

|

Remarks

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

See Also

SeriesAxisY

XYDiagram2D Class

XYDiagram2D Members

DevExpress.Xpf.Charts Namespace