Nevron .NET Vision
Nevron.Chart.Windows Namespace / NChartTool Class / GetActiveProjection Method


In This Topic
    GetActiveProjection Method
    In This Topic
    Obtains the projection of the first chart in the selection.
    Syntax
    'Declaration
     
    
    Protected Function GetActiveProjection() As NProjection
    'Usage
     
    
    Dim instance As NChartTool
    Dim value As NProjection
     
    value = instance.GetActiveProjection()
    protected NProjection GetActiveProjection()
    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