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

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

    Namespace: DevExpress.Xpf.Charts

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

    Declaration

    public class SimpleBoxPlot2DModel :
        PredefinedBoxPlot2DModel

    Remarks

    This model looks as follows:

    See Also