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

StripModel Class

The Strip model.

Namespace: DevExpress.XtraCharts.Designer

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

Declaration

[HasOptionsControl]
[TypeConverter(typeof(StripTypeConverter))]
[ModelOf(typeof(Strip))]
public class StripModel :
    ChartElementNamedModel,
    ISupportModelVisibility

The following members accept/return StripModel objects:

See Also