Skip to main content

LineSeries2D.ThicknessProperty Field

In This Article
Obsolete. This API is obsolete now.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

[Obsolete("The Thickness property is obsolete now. Use the LineStyle property instead.")]
public static readonly DependencyProperty ThicknessProperty

#Field Value

Type
DependencyProperty
See Also