Class GanttVisualSet.GanttVisualElement

All Implemented Interfaces:
IBeginEndArgumentPropertyOwnerElement, IRowHeightPropertyOwnerElement, IAbstractChartVisualElement<T>, IGanttChartVisualElement<T>
Enclosing class:
GanttVisualSet<T>

Internal class that represents visual element for gantt data element. This class is public for technical purposes, it is unlikely that API users will need to interact with it.
Author:
Aleksey Kirillov