Spread Windows Forms 12.0 Product Documentation
Series Property (ClusteredBoxWhiskerSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.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