Skip to main content

StripModel Class

The Strip model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v23.2.Wizard.dll

NuGet Package: DevExpress.Win.Charts

Declaration

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

The following members return StripModel objects:

See Also