[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Chart.SpreadChart.CanChangeSeriesType

CanChangeSeriesType Method

CanChangeSeriesType(Series)

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

Declaration
public bool CanChangeSeriesType(Series sourceSeries)
Public Function CanChangeSeriesType(sourceSeries As Series) As Boolean
Parameters
Type Name Description
Series sourceSeries

The source series.

Returns
Type Description
bool

true if this instance can change the series type to the specified source series; otherwise, false.