PowerTools SPREAD for Windows Forms 8.0J
Remove メソッド (SpreadChartCollection)


チャート。
指定したチャートを削除します。
構文
'Declaration
 
Public Sub Remove( _
   ByVal chart As SpreadChart _
) 
'使用法
 
Dim instance As SpreadChartCollection
Dim chart As SpreadChart
 
instance.Remove(chart)
public void Remove( 
   SpreadChart chart
)

パラメータ

chart
チャート。
参照

SpreadChartCollection クラス
SpreadChartCollection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.