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


In This Topic
    NRulerStyle Class
    In This Topic
    Controls the appearance of the scale ruler.
    Object Model
    NRulerStyle Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    <System.SerializableAttribute()>
    Public Class NRulerStyle 
       Inherits NScaleDecorationAttribute
       Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NRulerStyle
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    [System.Serializable()]
    public class NRulerStyle : NScaleDecorationAttribute, Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.Dom.NAttribute
          Nevron.Chart.NScaleConfiguratorAttribute
             Nevron.Chart.NScaleDecorationAttribute
                Nevron.Chart.NRulerStyle

    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