[]
Creates a new series.
public ClusteredBoxWhiskerSeries()
Public Sub New()
Creates a new series that is a deep copy of the specified series.
public ClusteredBoxWhiskerSeries(ClusteredBoxWhiskerSeries group)
Public Sub New(group As ClusteredBoxWhiskerSeries)
Type | Name | Description |
---|---|---|
ClusteredBoxWhiskerSeries | group | Series to copy. |