Nevron.Chart Namespace / NStandardRangeSamplerProvider Class
Members


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

System.Object
   Nevron.Dom.NAttribute
      Nevron.Chart.NScaleConfiguratorAttribute
         Nevron.Chart.NRangeSamplerProvider
            Nevron.Chart.NStandardRangeSamplerProvider
               Nevron.Chart.NDateTimeRangeSamplerProvider
               Nevron.Chart.NNumericRangeSamplerProvider

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