Skip to main content
All docs
V20.1

LineSeries2D.ActualLineThicknessProperty Field

Identifies the LineSeries2D.ActualLineThickness dependency property.

Namespace: DevExpress.Xpf.Charts

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

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

Declaration

[Browsable(false)]
public static readonly DependencyProperty ActualLineThicknessProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also