Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
SetRowLabelsColumn メソッド (ChartDataFilter)
このChartDataFilterに列ラベルを取得するための列インデックスを設定します。
シンタックス
'宣言
Public Shadows Sub SetRowLabelsColumn( _
ByVal column As Integer _
)
public new void SetRowLabelsColumn(
int column
)
パラメータ
- column
- このChartDataFilterで列ラベルを取得するための列インデックス。
参照