Spread Windows Forms 12.0 Product Documentation
BoxWhiskerSeries Constructor(BoxWhiskerSeries)


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > BoxWhiskerSeries Class > BoxWhiskerSeries Constructor : BoxWhiskerSeries Constructor(BoxWhiskerSeries)
Creates a new box whisker series.
Syntax
'Declaration
 
Public Function New( _
   ByVal series As BoxWhiskerSeries _
)
'Usage
 
Dim series As BoxWhiskerSeries
 
Dim instance As New BoxWhiskerSeries(series)
public BoxWhiskerSeries( 
   BoxWhiskerSeries series
)

Parameters

series
See Also

Reference

BoxWhiskerSeries Class
BoxWhiskerSeries Members
Overload List