バージョン

IncludedProperties メソッド

CategoryChart モデル CategoryChartModel.ExcludedProperties を設定します。
シンタックス
'宣言
 
Public Function IncludedProperties( _
   ByVal properties() As System.String _
) As CategoryChart(Of T)
public CategoryChart<T> IncludedProperties( 
   System.string[] properties
)

パラメータ

properties
除外するプロパティ。

戻り値の型

自身
参照

オンラインで表示: GitHub