Nevron.Chart.ThinWeb Namespace > INDataZoomCallback Interface : OnDataZoom Method |
'Declaration
Sub OnDataZoom( _ ByVal control As NThinChartControl, _ ByVal chart As NCartesianChart, _ ByVal horzAxis As NAxis, _ ByVal vertAxis As NAxis _ )
'Usage
Dim instance As INDataZoomCallback Dim control As NThinChartControl Dim chart As NCartesianChart Dim horzAxis As NAxis Dim vertAxis As NAxis instance.OnDataZoom(control, chart, horzAxis, vertAxis)
void OnDataZoom( NThinChartControl control, NCartesianChart chart, NAxis horzAxis, NAxis vertAxis )
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