Skip to main content
All docs
V26.1
  • BoxPlotSeriesViewModel.MeanLineStyle Property

    Gets or sets the BoxPlotSeriesView.MeanLineStyle property within the BoxPlotSeriesViewModel.

    Namespace: DevExpress.XtraCharts.Designer

    Assembly: DevExpress.XtraCharts.v26.1.Wizard.dll

    Declaration

    public LineStyleModel MeanLineStyle { get; }

    Property Value

    Type Description
    LineStyleModel

    Contains mean line style settings.

    See Also