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


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

    System.Object
       Nevron.Chart.NChartRenderingContext
          Nevron.Chart.NChartRenderingContext3D

    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