Class GanttPolylineVisualSet.GanttPolylineVisualElement

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

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