[]
Creates a new series.
protected RadarSeries()
Protected Sub New()
Creates a new series that is a deep copy of the specified series.
protected RadarSeries(RadarSeries series)
Protected Sub New(series As RadarSeries)
Type | Name | Description |
---|---|---|
RadarSeries | series | Series to copy. |