Spread for ASP.NET 12 Product Documentation
BoxWhiskerSeries Constructor(BoxWhiskerSeries)


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