Nevron .NET Vision
Nevron.Chart.ThinWeb Namespace / NIndicatorDragTool Class
Members


In This Topic
    NIndicatorDragTool Class
    In This Topic
    Represents the indicator drag tool
    Object Model
    NIndicatorDragTool Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
    <System.SerializableAttribute()>
    Public Class NIndicatorDragTool 
       Inherits NChartTool
       Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NIndicatorDragTool
    [System.Xml.Serialization.XmlInclude(Nevron.ThinWeb.NTool)]
    [System.Serializable()]
    public class NIndicatorDragTool : NChartTool, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.ThinWeb.NNode
          Nevron.ThinWeb.NTool
             Nevron.Chart.ThinWeb.NChartTool
                Nevron.Chart.ThinWeb.NIndicatorDragTool

    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