Type | Description | |||
Boolean | A Boolean expression that specifies whether the char may display magnified only portions of the chart. |
Use the InsideZooms property to access the inside zoom units.
Beside inside zooming, your application can provide the following options to help user while performing moving or resizing the bars at runtime:
The following chart displays days:
The Jun 22, gets magnified to hours so it looks like follows ( the first line displays the day, while the second displays the hours, the rest of the chart displays days ):
The chart displays weeks:
while the week 26 and 27 gets magnified to days it looks like follows ( the first line displays the week number, while the second line displays days, the rest of the chart displays weeks ):
The following animation shows resizing the bars, using the inside zoom feature: