Spread for ASP.NET 10 Product Documentation
Series Property (StackedPointSeries)


Gets the collection of point series.
Syntax
'Declaration
 
Public ReadOnly Property Series As PointSeriesCollection
'Usage
 
Dim instance As StackedPointSeries
Dim value As PointSeriesCollection
 
value = instance.Series
public PointSeriesCollection Series {get;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

StackedPointSeries Class
StackedPointSeries Members

 

 


Copyright © GrapeCity, inc. All rights reserved.