Nevron .NET Vision
Nevron.Chart Namespace / NDataSeriesDouble Class / AddRange Method


In This Topic
    AddRange Method (NDataSeriesDouble)
    In This Topic
    Adds the elements of the specified double array to the end of the data series.
    Overload List
    OverloadDescription
    Adds the elements of the specified double array to the end of the data series.  
    Adds the elements of the specified collection to the end of the data series. The operation is type safe.  
    Adds the elements of the specified list to the end of the data series. The operation is type safe. (Inherited from Nevron.Chart.NDataSeries<double>)
    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