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


In This Topic
    NRulerValueDecorationAnchor Class
    In This Topic
    Represents decoration anchor attached to a specified ruler position
    Object Model
    NRulerValueDecorationAnchor Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public Class NRulerValueDecorationAnchor 
       Inherits NValueDecorationAnchor
    'Usage
     
    
    Dim instance As NRulerValueDecorationAnchor
    [System.Serializable()]
    public class NRulerValueDecorationAnchor : NValueDecorationAnchor 
    Inheritance Hierarchy

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

    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