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

BoxPlotSeries2D.ActualMeanLineStyle Property

Returns actual mean line style settings.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

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

Property Value

Type Description
LineStyle

Contains mean line style settings.

See Also