[]
Determines whether this instance can change the series type of the specified source series.
public bool CanChangeSeriesType(Series sourceSeries)
Public Function CanChangeSeriesType(sourceSeries As Series) As Boolean
Type | Name | Description |
---|---|---|
Series | sourceSeries | The source series. |
Type | Description |
---|---|
bool |
|