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

SecondaryAxisXModel Class

The SecondaryAxisX model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(SecondaryAxisX))]
[TypeConverter(typeof(SecondaryAxisXTypeConverter))]
public class SecondaryAxisXModel :
    AxisXBaseModel

The following members accept/return SecondaryAxisXModel objects:

See Also