GrapeCity SPREAD for Windows Forms 11.0J
SetTotals メソッド


カンマ(,)で区切られた合計のリストインデックス
合計ポイントのリストを設定します。
構文
'Declaration
 
Public Sub SetTotals( _
   ByVal totals As String _
) 
'使用法
 
Dim instance As WaterfallSeries
Dim totals As String
 
instance.SetTotals(totals)
public void SetTotals( 
   string totals
)

パラメータ

totals
カンマ(,)で区切られた合計のリストインデックス
参照

WaterfallSeries クラス
WaterfallSeries メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.