본문으로 건너뛰기

getLinkCount

Description

Gantt 차트에 표시된 모든 의존성 링크의 수를 반환합니다

getLinkCount: () => number

Returns

  • count - (number) - 의존성 링크의 수

Example

const count = gantt.getLinkCount();

Change log

  • 버전 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.