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

AxisXModel Class

The AxisX model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[TypeConverter(typeof(AxisXTypeConverter))]
[ModelOf(typeof(AxisX))]
public class AxisXModel :
    AxisXBaseModel

The following members accept/return AxisXModel objects:

See Also