XYDiagramModel.SecondaryAxesY Property
Returns the model of the secondary Y-axis collection of the modeled Cartesian diagram.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll
Declaration
Property Value
| Type | Description |
|---|---|
| SecondaryAxisYCollectionModel | The model of the secondary Y-axis collection. |
See Also