Skip to main content

getLinkCount

Description​

Returns the number of all dependency links presented in the Gantt chart

getLinkCount: () => number

Returns​

  • count - (number) - the number of dependency links

Example​

const count = gantt.getLinkCount();

Change log​

  • added in version 4.0
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.