Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NChartPanelButtonCommand Class / Chart Property


In This Topic
    Chart Property (NChartPanelButtonCommand)
    In This Topic
    Obtains a reference to the first selected chart.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property Chart As NChart
    'Usage
     
    
    Dim instance As NChartPanelButtonCommand
    Dim value As NChart
     
    value = instance.Chart
    protected NChart Chart {get;}
    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