[enum] anychart.enums.TimeTrackingModeImprove this Doc
Time tracking mode.
Row height depends on resource chart time.
Try it:
| Value | Description | Example |
|---|---|---|
| activity-per-chart | The height depends on the maximum occupancy of the resource. The maximum height of all resources used for all rows. | |
| activity-per-resource | The height depends on the maximum occupancy of the resource. The height is calculated for each row. | |
| availability-per-chart | Row height depends on the total maximum time available in the calendar. The maximum height of all resources used for all rows. | |
| availability-per-resource | Row height depends on the maximum total time available in the calendar. The height is calculated for each row. |
