Spread Windows Forms 12.0 Product Documentation
Values Property (BoxWhiskerSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > BoxWhiskerSeries Class : Values Property
Gets the collection of values for the series.
Syntax
'Declaration
 
Public ReadOnly Property Values As DoubleCollection
'Usage
 
Dim instance As BoxWhiskerSeries
Dim value As DoubleCollection
 
value = instance.Values
public DoubleCollection Values {get;}
See Also

Reference

BoxWhiskerSeries Class
BoxWhiskerSeries Members