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

AutoScaleBreaksModel Class

The AutoScaleBreaks model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(AutoScaleBreaks))]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class AutoScaleBreaksModel :
    ChartElementModel

The following members accept/return AutoScaleBreaksModel objects:

Inheritance

Object
ChartElementModel
AutoScaleBreaksModel
See Also