Gantt APIMethodsgetVisibleTaskCountOn this pagegetVisibleTaskCount Description Gets the number of tasks visible on the screen (those that are not collapsed) getVisibleTaskCount: () => numberReturns count - (number) - the number of visible tasks Examplegantt.getVisibleTaskCount();Related API getTaskCount