Skip to main content
A newer version of this page is available. .

SecondaryAxisYModel Class

The SecondaryAxisY model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[TypeConverter(typeof(SecondaryAxisYTypeConverter))]
[ModelOf(typeof(SecondaryAxisY))]
public class SecondaryAxisYModel :
    AxisYBaseModel

The following members accept/return SecondaryAxisYModel objects:

See Also