Nevron.Chart Namespace / NPatternScaleBreakStyle Class
Members


NPatternScaleBreakStyle Class
Object Model
NPatternScaleBreakStyle Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.Chart.NLineScaleBreakStyle)>
<System.SerializableAttribute()>
Public MustInherit Class NPatternScaleBreakStyle 
   Inherits NScaleBreakStyle
   Implements Nevron.Dom.INAttribute, Nevron.Dom.INHistoryCallback, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NPatternScaleBreakStyle
Inheritance Hierarchy

System.Object
   Nevron.Dom.NAttribute
      Nevron.Chart.NScaleConfiguratorAttribute
         Nevron.Chart.NScaleDecorationAttribute
            Nevron.Chart.NScaleBreakStyle
               Nevron.Chart.NPatternScaleBreakStyle
                  Nevron.Chart.NWaveScaleBreakStyle
                  Nevron.Chart.NZigZagScaleBreakStyle

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