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


In This Topic
    NValueDecorationAnchor Class
    In This Topic
    Base class for all value decoration anchors
    Object Model
    NValueDecorationAnchor Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NValueDecorationAnchor 
       Inherits NDecorationAnchor
    'Usage
     
    
    Dim instance As NValueDecorationAnchor
    [System.Serializable()]
    public abstract class NValueDecorationAnchor : NDecorationAnchor 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.NDecorationAnchor
          Nevron.Chart.NValueDecorationAnchor
             Nevron.Chart.NRulerValueDecorationAnchor
             Nevron.Chart.NScaleValueDecorationAnchor

    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