FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartExtension クラス : ChangeSeriesType メソッド |
'Declaration
Public Sub ChangeSeriesType( _ ByVal chart As SpreadChart, _ ByVal sourceSeries As Series, _ ByVal targetSeries As Series, _ ByVal needCheck As Boolean _ )
public void ChangeSeriesType( SpreadChart chart, Series sourceSeries, Series targetSeries, bool needCheck )