ExpertComponents WebChart
Zoom Property
Namespaces > ExpertChart > Charts3D > Zoom
Zoom in and out the chart. Percentage.
Syntax
C#Visual BasicManaged C++
public int Zoom { get; set; }
Public Property Zoom As Integer
public:
int Zoom {
	int get ();
	void set (int value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)