Intersoft.Client.UI.DataVisualization Namespace > UXChart Class : ZoomMode Property |
<CategoryAttribute("Common Properties")> Public Property ZoomMode As ZoomMode
[CategoryAttribute("Common Properties")] public ZoomMode ZoomMode {get; set;}
[CategoryAttribute("Common Properties")] public: property ZoomMode ZoomMode { ZoomMode get(); void set ( ZoomMode value); }
One of key user experiences in UXChart is the dual-mode zooming feature. This feature allows users to intuitively zoom in to focus on certain parts of interesting data, or zoom out to see the overall data of the chart. This feature is particularly useful when you have a lot of data to visualized which are clutterred in the chart.
The zooming capability in UXChart applies to data point, gridline, and axis. There are several zoom mode that can be customized through the ZoomMode property as follows.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2