SwiftPlotDiagramSecondaryAxisYCollectionModel Class
In This Article
The SwiftPlotDiagramSecondaryAxisYCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(SwiftPlotDiagramSecondaryAxisYCollection))]
public class SwiftPlotDiagramSecondaryAxisYCollectionModel :
SecondaryAxisCollectionModel
#Related API Members
The following members return SwiftPlotDiagramSecondaryAxisYCollectionModel objects:
#Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
ChartElementNamedCollectionModel
SecondaryAxisCollectionModel
SwiftPlotDiagramSecondaryAxisYCollectionModel
See Also