[]
Determines whether this instance can change the series type of the specified source series.
public void ChangeSeriesType(Series sourceSeries, Series targetSeries)
Public Sub ChangeSeriesType(sourceSeries As Series, targetSeries As Series)
Type | Name | Description |
---|---|---|
Series | sourceSeries | The source series. |
Series | targetSeries | The target series. |