Back to Devexpress

BoxPlotSeries2D.ActualMeanLineStyle Property

wpf-devexpress-dot-xpf-dot-charts-dot-boxplotseries2d-e17d6058.md

latest1.0 KB
Original Source

BoxPlotSeries2D.ActualMeanLineStyle Property

Returns actual mean line style settings.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public LineStyle ActualMeanLineStyle { get; }
vb
<Browsable(False)>
Public ReadOnly Property ActualMeanLineStyle As LineStyle

Property Value

TypeDescription
LineStyle

Contains mean line style settings.

|

See Also

BoxPlotSeries2D Class

BoxPlotSeries2D Members

DevExpress.Xpf.Charts Namespace