SwiftPlotDiagramSecondaryAxisYCollectionModel Class
The SwiftPlotDiagramSecondaryAxisYCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.1.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