Skip to main content

SecondaryAxisXModel Class

The SecondaryAxisX model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

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

The following members return SecondaryAxisXModel objects:

See Also