SpreadsheetGear 2023
ISeriesCollection Interface
Members 


SpreadsheetGear.Charts Namespace : ISeriesCollection Interface
Represents all of the series of a chart or chart group.
Object Model
ISeriesCollection Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Interface ISeriesCollection 
'Usage
 
Dim instance As ISeriesCollection
[System.Reflection.DefaultMember("Item")]
public interface ISeriesCollection 
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

Reference

ISeriesCollection Members
SpreadsheetGear.Charts Namespace
SeriesCollection Property
SeriesCollection Property
ISeries Interface