FromElement(SeriesCollection,Int32,Int32,DataSourceType) Method
Creates a DataSource object from a SeriesColleciton, Series, and Element.
Syntax
Parameters
- sourceSeriesCollection
- SeriesCollection containing the series of the given element.
- sourceSeriesIndex
- Index of the series that contains the given element.
- sourceElementIndex
- Index of the element in the specified series.
- splitIntoType
- Split into type when this DataSource is used to populate a legend box.
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