[]
        
(Showing Draft Content)

FarPoint.Web.Chart.BoxWhiskerSeries.-ctor

BoxWhiskerSeries Constructor

BoxWhiskerSeries()

Creates a new series.

Declaration
public BoxWhiskerSeries()
Public Sub New()

BoxWhiskerSeries(BoxWhiskerSeries)

Creates a new box whisker series.

Declaration
public BoxWhiskerSeries(BoxWhiskerSeries series)
Public Sub New(series As BoxWhiskerSeries)
Parameters
Type Name Description
BoxWhiskerSeries series