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


In This Topic
    NChartImageResourceHandler Class
    In This Topic
    This class is responsible for the rendering of the chart for a specific Nevron Chart web control to an image.
    Object Model
    NChartImageResourceHandler Class
    Syntax
    'Declaration
     
    
    Public Class NChartImageResourceHandler 
       Inherits Nevron.UI.WebForm.Controls.NImageResponseHttpHandler
    'Usage
     
    
    Dim instance As NChartImageResourceHandler
    public class NChartImageResourceHandler : Nevron.UI.WebForm.Controls.NImageResponseHttpHandler 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WebForm.Controls.NImageResponseHttpHandler
          Nevron.Chart.WebForm.NChartImageResourceHandler

    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