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


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

    System.Object
       Nevron.ThinWeb.NNode
          Nevron.ThinWeb.NAction
             Nevron.ThinWeb.NCheckAction
                Nevron.Chart.ThinWeb.NToggleChart3DAction

    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