[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.ChangeSeriesType

ChangeSeriesType Method

ChangeSeriesType(Series, Series)

Determines whether this instance can change the series type of the specified source series.

Declaration
public void ChangeSeriesType(Series sourceSeries, Series targetSeries)
Public Sub ChangeSeriesType(sourceSeries As Series, targetSeries As Series)
Parameters
Type Name Description
Series sourceSeries

The source series.

Series targetSeries

The target series.