バージョン

CloseColumn プロパティ (FinancialCalculationDataSource)

インジケーターの計算を要求している財務シリーズの終値の読み取り専用コレクション。
シンタックス
'宣言
 
Public Property CloseColumn As IList(Of Double)
public IList<double> CloseColumn {get; set;}
参照