Xceed Chart for WinForms v4.4 Documentation
Count Property (ArgumentCollection)


Xceed.Chart.DataManipulation.v4.4 Assembly > Xceed.Chart.DataManipulation Namespace > ArgumentCollection Class : Count Property
Gets the number of data series (arguments) in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
'Usage
 
Dim instance As ArgumentCollection
Dim value As Integer
 
value = instance.Count
public int Count {get;}
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

ArgumentCollection Class
ArgumentCollection Members