SeriesCount Property (IChart)
In This Topic
Gets the count of the number of series in this chart.
Syntax
'Declaration
ReadOnly Property SeriesCount As Integer
Property Value
An
System.Int32 specifying the count of the number of series in this chart.
See Also