Skip to main content
All docs
V25.1
  • SimpleBoxPlot2DModel Class

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

    Namespace: DevExpress.Xpf.Charts

    Assembly: DevExpress.Xpf.Charts.v25.1.dll

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public class SimpleBoxPlot2DModel :
        PredefinedBoxPlot2DModel

    Remarks

    This model looks as follows:

    See Also