GanttChartPointCollection
Collection elements:
Iteration through collection using For each ... In ... Do operator is available to object. Collection points are retrieved during iteration.
Access to collection point is possible using [...] operator. Point index (starting from 0) is passed as an argument.
Properties:
Methods:
Clear
Count
Delete
Get
IndexOf
Insert
Move
Description:
Availability:
See also:
GanttChart, property Points