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


In This Topic
    NToggleDataPanToolAction Class
    In This Topic
    Enables the data pan tool if present the chart controller collection
    Object Model
    NToggleDataPanToolAction Class
    Syntax
    'Declaration
     
    
    <System.Xml.Serialization.XmlIncludeAttribute(Nevron.ThinWeb.NTool)>
    <System.SerializableAttribute()>
    Public Class NToggleDataPanToolAction 
       Inherits NToggleChartToolAction
       Implements Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider 
    'Usage
     
    
    Dim instance As NToggleDataPanToolAction
    [System.Xml.Serialization.XmlInclude(Nevron.ThinWeb.NTool)]
    [System.Serializable()]
    public class NToggleDataPanToolAction : NToggleChartToolAction, Nevron.Dom.INNode, Nevron.INReferenceHolder, Nevron.INReferenceProvider  
    Inheritance Hierarchy

    System.Object
       Nevron.ThinWeb.NNode
          Nevron.ThinWeb.NAction
             Nevron.ThinWeb.NCheckAction
                Nevron.ThinWeb.NToolAction
                   Nevron.Chart.ThinWeb.NToggleChartToolAction
                      Nevron.Chart.ThinWeb.NToggleDataPanToolAction

    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