バージョン

DisplayType プロパティ (FinancialIndicatorModel)

現在の FinancialIndicator オブジェクトの表示を取得または設定します。

これは依存プロパティです。

シンタックス
'宣言
 
Public Property DisplayType As System.Nullable(Of IndicatorDisplayType)
public System.Nullable<IndicatorDisplayType> DisplayType {get; set;}
参照

オンラインで表示: GitHub