Xceed Chart for WinForms v4.4 Documentation
Xceed.Chart.GraphicsCore.v4.4 Assembly / Xceed.Chart.GraphicsCore Namespace / InteractivityOperation Class
Members


In This Topic
    InteractivityOperation Class
    In This Topic
    The base class for all interactivity operations.
    Object Model
    InteractivityOperation Class
    Syntax
    'Declaration
     
    <SerializableAttribute()>
    Public MustInherit Class InteractivityOperation 
    'Usage
     
    Dim instance As InteractivityOperation
    [Serializable()]
    public abstract class InteractivityOperation 
    Inheritance Hierarchy
    Public Properties
     NameDescription
    Public PropertyIndicates whether the interactivity operation is active.  
    Top
    Public Methods
     NameDescription
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Public MethodThis member is reserved for internal use and is not intended to be used directly from your code.  
    Top
    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