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

StripLimitModel Class

The StripLimit model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[ModelOf(typeof(StripLimit))]
[TypeConverter(typeof(StripLimitTypeConverter))]
public abstract class StripLimitModel :
    ChartElementModel
See Also