Skip to main content
All docs
V26.1
  • PredefinedBoxPlot2DModel Members

    Represents a base class for all standard Box Plot models.

    Properties

    Name Description
    ModelName Returns the BoxPlot2DModel name. Inherited from BoxPlot2DModel.
    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. Inherited from BoxPlot2DModel.

    Events

    Name Description
    PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
    See Also