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

SimpleBoxPlot2DModel Class

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

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

public class SimpleBoxPlot2DModel :
    PredefinedBoxPlot2DModel

Remarks

This model looks as follows:

See Also