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


In This Topic
    NScaleDecorationAttribute Class
    In This Topic
    The base of all scale decoration attributes
    Object Model
    NScaleDecorationAttribute Class
    Syntax
    'Declaration
     
    
    <System.SerializableAttribute()>
    Public MustInherit Class NScaleDecorationAttribute 
       Inherits NScaleConfiguratorAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NScaleDecorationAttribute
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Chart.NScaleConfiguratorAttribute
             Nevron.Chart.NScaleDecorationAttribute
                Nevron.Chart.NRulerStyle
                Nevron.Chart.NScaleBreakStyle
                Nevron.Chart.NScaleLabelStyle
                Nevron.Chart.NScaleTickStyle
                Nevron.Chart.NScaleTitleStyle

    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