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


In This Topic
    NValueTranform Class
    In This Topic
    Summary description for NValueTranform.
    Object Model
    NValueTranform Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NValueTranform 
       Implements INValueTransform 
    'Usage
     
    
    Dim instance As NValueTranform
    public abstract class NValueTranform : INValueTransform  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NValueTranform
          Nevron.Chart.NCascadeValueTranform
          Nevron.Chart.NOffsetValueTranfrom
          Nevron.Chart.NScaleOffsetValueTranform
          Nevron.Chart.NScaleValueTransform

    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