Skip to main content
A newer version of this page is available. .
All docs
V20.2

BoxPlotSeries2D.ActualMeanLineStyle Property

Returns actual mean line style settings.

Namespace: DevExpress.Xpf.Charts

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Charts, DevExpress.Wpf.Charts

Declaration

[Browsable(false)]
public LineStyle ActualMeanLineStyle { get; }

Property Value

Type Description
LineStyle

Contains mean line style settings.

See Also