TaskLinkOptions.Thickness Property
In This Article
Gets or sets the thickness (in pixels) of the line which is used to draw the task link.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value specifying the line thickness, in pixels. The default value is 3. |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Thickness |
---|---|
Gantt |
|
Gantt |
|
#Remarks
See Also