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.
tmStart | Specifies the start of visible interval. |
tmEnd | Specifies the end of visible interval. |