SimpleBoxPlot2DModel Class
Represents the Simple pre-defined model for the Box Plot series.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Remarks
This model looks as follows:
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
ChartDependencyObject
DevExpress.Xpf.Charts.PointModel
BoxPlot2DModel
PredefinedBoxPlot2DModel
SimpleBoxPlot2DModel
See Also