XYDiagram2D.SeriesAxisY Attached Property
In This Article
Gets or sets the Y-axis for the series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
Secondary |
An Axis |
#Remarks
For more information, refer to Axis and Secondary Axis.
See Also