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

AxisXCoordinateModel Class

The AxisXCoordinate model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(AxisXCoordinate))]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class AxisXCoordinateModel :
    AxisCoordinateModel

The following members accept/return AxisXCoordinateModel objects:

Inheritance

See Also