[]
        
(Showing Draft Content)

FarPoint.Win.Chart.ClusteredBoxWhiskerSeries.-ctor

ClusteredBoxWhiskerSeries Constructor

ClusteredBoxWhiskerSeries()

Creates a new series.

Declaration
public ClusteredBoxWhiskerSeries()
Public Sub New()

ClusteredBoxWhiskerSeries(ClusteredBoxWhiskerSeries)

Creates a new series that is a deep copy of the specified series.

Declaration
public ClusteredBoxWhiskerSeries(ClusteredBoxWhiskerSeries group)
Public Sub New(group As ClusteredBoxWhiskerSeries)
Parameters
Type Name Description
ClusteredBoxWhiskerSeries group

Series to copy.