Nevron .NET Vision
Nevron.Chart.Windows Namespace / NSelection Class
Members


In This Topic
    NSelection Class
    In This Topic
    The selection object holds the selected objects of the chart.
    Object Model
    NSelection Class
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.AutoDual)>
    <System.SerializableAttribute()>
    Public Class NSelection 
       Implements Nevron.INReferenceHolder 
    'Usage
     
    
    Dim instance As NSelection
    [System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.AutoDual)]
    [System.Serializable()]
    public class NSelection : Nevron.INReferenceHolder  
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.Windows.NSelection

    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