Searched defs:histogram_cell_label (Results 1 – 2 of 2) sorted by relevance
130 histogram_cell_label(start_date: Date, end_date: Date, resource: any, tasks: any[]): void; method
16361 gantt.templates.histogram_cell_label = function(start_date, end_date, resource, tasks) { function