Skip to main content
All docs
V20.1

MarkerItem.ActualLineThickness Property

Gets the actual line thickness of the MarkerItem.

Namespace: DevExpress.Xpf.Charts

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

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

Declaration

[Browsable(false)]
public double ActualLineThickness { get; }

Property Value

Type Description
Double

An integer value that is the thickness of the marker.

See Also