バージョン

OthersCategoryType プロパティ (PieChartBaseModel)

数値ベースのしきい値を使用するかパーセンテージ ベースのしきい値を使用するかを取得または設定します。

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

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

オンラインで表示: GitHub