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