SimpleBoxPlot2DModel Members
Represents the Simple pre-defined model for the Box Plot series.Constructors
| Name | Description |
|---|---|
| SimpleBoxPlot2DModel() | Initializes a new instance of the SimpleBoxPlot2DModel class with the default settings. |
Properties
| Name | Description |
|---|---|
| ModelName | Returns the SimpleBoxPlot2DModel name. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Methods
| Name | Description |
|---|---|
| GetPenBrush(SolidColorBrush) | Returns a brush used to draw the series border. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also