Intersoft.Client.UI.DataVisualization Namespace > UXChart Class : MaximumZoomLevel Property |
<CategoryAttribute("Common Properties")> Public Property MaximumZoomLevel As Double
Dim instance As UXChart Dim value As Double instance.MaximumZoomLevel = value value = instance.MaximumZoomLevel
[CategoryAttribute("Common Properties")] public double MaximumZoomLevel {get; set;}
[CategoryAttribute("Common Properties")] public: property double MaximumZoomLevel { double get(); void set ( double value); }
XAML |
Copy Code
|
---|---|
<Intersoft:UXChart MaximumZoomLevel="5" /> |
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