Nevron .NET Vision
Nevron.Chart.WebForm Namespace / NChartAjaxTechnology Class
Members


In This Topic
    NChartAjaxTechnology Class
    In This Topic
    Provides the AJAX client-server communication functionality (HMTL rendering and event handling) for the Nevron Chart web control.
    Object Model
    NChartAjaxTechnology Class
    Syntax
    'Declaration
     
    
    Public Class NChartAjaxTechnology 
       Inherits NChartClientServerTechnology
    'Usage
     
    
    Dim instance As NChartAjaxTechnology
    public class NChartAjaxTechnology : NChartClientServerTechnology 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NClientServerTechnology
          Nevron.Chart.WebForm.NChartClientServerTechnology
             Nevron.Chart.WebForm.NChartAjaxTechnology

    Requirements

    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

    See Also