バージョン

IndicatorDisplayType 列挙体

財務指標の利用可能な表示タイプを説明します。
シンタックス
'宣言
 
Public Enum IndicatorDisplayType 
   Inherits System.Enum
public enum IndicatorDisplayType : System.Enum 
メンバ
メンバ解説
Areaインジケーターをエリア チャートとして表示します。
Columnインジケーターを柱状チャートとして表示します。
Lineインジケーターを折れ線チャートとして表示します。
参照