Spread for ASP.NET 11 Product Documentation
Series Property (ClusteredBoxWhiskerSeries)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > ClusteredBoxWhiskerSeries Class : Series Property
Gets the collection of bar series.
Syntax
'Declaration
 
Public ReadOnly Property Series As BoxWhiskerSeriesCollection
'Usage
 
Dim instance As ClusteredBoxWhiskerSeries
Dim value As BoxWhiskerSeriesCollection
 
value = instance.Series
public BoxWhiskerSeriesCollection Series {get;}
See Also

Reference

ClusteredBoxWhiskerSeries Class
ClusteredBoxWhiskerSeries Members