Skip to main content

SimpleBoxPlot2DModel Class

Represents the Simple pre-defined model for the Box Plot series.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

Declaration

public class SimpleBoxPlot2DModel :
    PredefinedBoxPlot2DModel

Remarks

This model looks as follows:

See Also