バージョン

GetBucketSize メソッド (FinancialSeries)

バケットごとのデータ項目の数を返します。
シンタックス
'宣言
 
Protected Overridable Function GetBucketSize( _
   ByVal view As SeriesView _
) As Integer
protected virtual int GetBucketSize( 
   SeriesView view
)

パラメータ

view
コンテキスト内の SeriesViewer。

戻り値の型

バケットごとのデータ項目の数。
参照