BCGControlBar Pro (MFC)
BCGSuite (MFC)
BCGControlBar for .NET
The Gantt Chart control supports Zoom In / Zoom Out feature.
void CBCGPGanttDemoView::OnGanttZoomOut() { CBCGPGanttChart* pChart = GetChart (); if (pChart != NULL) { ASSERT_VALID (pChart); pChart->DecreaseScale (); } }
To provide you with the best experience, we use cookies for personalization and analytics. By using our site, you agree to our cookie policy.
Choose which cookie categories you allow.