バージョン

VisibleBandsSource プロパティ (TimescaleBase)

タイムスケールに表示するバンドを提供するためのコレクションを返します。
シンタックス
'宣言
 
Protected MustOverride ReadOnly Property VisibleBandsSource As IList(Of TimescaleBandBase)
protected abstract IList<TimescaleBandBase> VisibleBandsSource {get;}
参照