Nevron.Chart Namespace / NScaleLabelStyle Class
Members


NScaleLabelStyle Class
Object Model
NScaleLabelStyle Class
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Chart.NValueScaleLabelStyle)>
<System.SerializableAttribute()>
Public MustInherit Class NScaleLabelStyle 
   Inherits NScaleDecorationAttribute
   Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NScaleLabelStyle
Inheritance Hierarchy

System.Object
   Nevron.Dom.NAttribute
      Nevron.Chart.NScaleConfiguratorAttribute
         Nevron.Chart.NScaleDecorationAttribute
            Nevron.Chart.NScaleLabelStyle
               Nevron.Chart.NRangeScaleLabelStyle
               Nevron.Chart.NValueScaleLabelStyle

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