Nevron .NET Vision
Nevron.Chart Namespace / NViewToScale1DTransformation Structure
Members


In This Topic
    NViewToScale1DTransformation Structure
    In This Topic
    Converts coordinates from view to scale.
    Object Model
    NViewToScale1DTransformation Structure
    Syntax
    'Declaration
     
    
    Public Structure NViewToScale1DTransformation 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NViewToScale1DTransformation
    public struct NViewToScale1DTransformation : System.ValueType 
    Remarks
    This transformation converts points in 2D view space to a coordinate on an axis (scale coordinates).
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Chart.NViewToScale1DTransformation

    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