IXYDiagram2D.SecondaryAxesY Property
If implemented by a class, gets the diagram’s collection of secondary Y-axes.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
SecondaryAxisCollection | A SecondaryAxisYCollection object, that is a collection of secondary Y-axes. |
See Also