TaskLinkOptions.Thickness Property
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.1.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 |
---|---|
GanttDrawOptions |
|
GanttSeriesView |
|
Remarks
See Also