Nevron.Chart.ThinWeb Namespace / NChartTool Class
Members


NChartTool Class
Object Model
NChartTool Class
Syntax
'Declaration
 
<System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
<System.SerializableAttribute()>
Public MustInherit Class NChartTool 
   Inherits Nevron.ThinWeb.NTool
   Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
 
'Usage
 
Dim instance As NChartTool
Inheritance Hierarchy

System.Object
   Nevron.ThinWeb.NNode
      Nevron.ThinWeb.NTool
         Nevron.Chart.ThinWeb.NChartTool
            Nevron.Chart.ThinWeb.NChartPlotTool
            Nevron.Chart.ThinWeb.NDataPointDragTool
            Nevron.Chart.ThinWeb.NIndicatorDragTool
            Nevron.Chart.ThinWeb.NPanelDragTool
            Nevron.Chart.ThinWeb.NTrackballTool

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