Back to Devexpress

TaskLinkOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-tasklinkoptions-dot-underscore-properties.md

latest2.3 KB
Original Source

TaskLinkOptions Properties

Contains settings that specify the appearance of a TaskLink object in a diagram of the Gantt Series type.

NameDescription
ArrowHeightGets or sets the arrowhead length in pixels.
ArrowWidthGets or sets the arrowhead width in pixels.
ColorGets the color which is used to draw the task link if the TaskLinkOptions.ColorSource property value is TaskLinkColorSource.OwnColor.
ColorSourceGets or sets the value indicating which color should be used when painting a task link.
InFrontGets or sets the value specifying whether task links should be in front of a diagram.
MinIndentGets or sets the minimum distance between a line connecting relative bars, and bar bodies (in pixels).
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
ThicknessGets or sets the thickness (in pixels) of the line which is used to draw the task link.
VisibleSpecifies whether task links are visible.

See Also

TaskLinkOptions Class

TaskLinkOptions Members

DevExpress.XtraCharts Namespace