LineStyle(Int32) Constructor
In This Article
Initializes a new instance of the LineStyle class with the specified thickness.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
thickness | Int32 | An integer value that specifies the line's thickness. This value is assigned to the Line |
See Also