Is it possible, when the users resizes the bar or move the bar, to show the startdate-starttime and enddate-endtime while resizing or moving. So the users can easily see where hes moving the bar to?
The DateTickerLabel property does the trick. The property has effect only if the DrawDateTicker property is True, and the DateTickerLabel property is not empty. The DateTickerLabel message is being displayed as soon as the user moves or resizes a bar, and it displays new starting and ending points for the moving / resizing bar. Your application can provide some options to help user while performing moving or resizing at runtime as follow: • grid lines, that can be shown only when moving or resizing, using the ChartStartChanging and ChartEndChanging events • select date, to specify the margins of the are you what to highlight • ticker, that shows the cursor’s position in the chart, or while resizing, it shows the size and the position of the bar • ability to specify a resizing/moving unit, different that the displayed one ie while the chart displays days, you can specify the resizing unit on hours.
Related Questions
- Is it possible, when the users resizes the bar or move the bar, to show the startdate-starttime and enddate-endtime while resizing or moving. So the users can easily see where hes moving the bar to?
- There are some scenes, duing a time-lapse segment, in which the the camera appears to be moving and/or zooming. How is this possible?
- Can international users download the application? Is it possible for international users to download the beta version?