BCGSuite for MFC
void CBCGPGanttChart::SetVisibleTimeRange ( COleDateTime  tmStart,
COleDateTime  tmEnd 
)

Sets visible time interval.

Call this function to set visible time interval. The chart zoom is adjusted accordingly.

Parameters
tmStartSpecifies the start of visible interval.
tmEndSpecifies the end of visible interval.