Back to Devexpress

SimpleBoxPlot2DModel Class

wpf-devexpress-dot-xpf-dot-charts-dot-simpleboxplot2dmodel.md

latest1.6 KB
Original Source

SimpleBoxPlot2DModel Class

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

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public class SimpleBoxPlot2DModel :
    PredefinedBoxPlot2DModel
vb
Public Class SimpleBoxPlot2DModel
    Inherits PredefinedBoxPlot2DModel

Remarks

This model looks as follows:

Inheritance

Object DispatcherObject DependencyObject Freezable ChartDependencyObject DevExpress.Xpf.Charts.PointModel BoxPlot2DModel PredefinedBoxPlot2DModel SimpleBoxPlot2DModel

See Also

SimpleBoxPlot2DModel Members

DevExpress.Xpf.Charts Namespace