FromSeries Method
Creates a DataSource object from a SeriesColleciton, and Series.
Overload List
Overload | Description |
---|---|
FromSeries(SeriesCollection,Int32,DataSourceType) | Creates a DataSource object from a SeriesColleciton, and Series. |
FromSeries(SeriesCollection,String,DataSourceType) | Creates a DataSource object from a SeriesColleciton, and Series. |
FromSeries(SeriesCollection,Int32) | Creates a DataSource object from a SeriesColleciton, and Series. |
FromSeries(SeriesCollection,String) | Creates a DataSource object from a SeriesColleciton, and Series. |
FromSeries(Series) | Creates a DataSource object from a Series. |
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