Nevron .NET Vision
Nevron.Chart.Functions Namespace / NArgumentCollection Class
Members


In This Topic
    NArgumentCollection Class
    In This Topic
    Represents a collection of NDataSeries objects which participate in a function expression as arguments (data sources). Each NFunctionCalculator object has an associated argument collection.
    Object Model
    NArgumentCollection Class
    Syntax
    'Declaration
     
    
    Public Class NArgumentCollection 
    'Usage
     
    
    Dim instance As NArgumentCollection
    public class NArgumentCollection 
    Inheritance Hierarchy

    System.Object
       Nevron.Chart.Functions.NArgumentCollection

    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