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


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

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

    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