次の方法で共有


Chart.Series プロパティ

定義

グラフ内の系列の数を取得します。

public:
 property int Series { int get(); };
public int Series { get; }
member this.Series : int
Public ReadOnly Property Series As Integer

プロパティ値

int 値。

適用対象