Nevron .NET Vision
Nevron.Chart Namespace / NChartRenderingContext2D Class
Members


In This Topic
    NChartRenderingContext2D Class
    In This Topic
    Represents the chart rendering context in 2D
    Object Model
    NChartRenderingContext2D Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NChartRenderingContext2D 
       Inherits NChartRenderingContext
    'Usage
     
    
    Dim instance As NChartRenderingContext2D
    public sealed class NChartRenderingContext2D : NChartRenderingContext 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NChartRenderingContext
          Nevron.Chart.NChartRenderingContext2D

    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