A newer version of this page is available.
Switch to the current version.
SecondaryAxisYCollectionModel Class
The SecondaryAxisYCollection model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v18.2.Wizard.dll
Declaration
[ModelOf(typeof(SecondaryAxisYCollection))]
public class SecondaryAxisYCollectionModel :
SecondaryAxisCollectionModel
<ModelOf(GetType(SecondaryAxisYCollection))>
Public Class SecondaryAxisYCollectionModel
Inherits SecondaryAxisCollectionModel
Related API Members
The following members accept/return SecondaryAxisYCollectionModel objects:
Inheritance
Object
ChartElementModel
ChartCollectionBaseModel
ChartElementNamedCollectionModel
SecondaryAxisCollectionModel
SecondaryAxisYCollectionModel
See Also
Feedback