Series.PlotColorIndex プロパティ

定義

系列の書式設定をグラフ要素に関連付けるために内部的に使用されるインデックス値を取得します。

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

プロパティ値

系列の書式設定をグラフ要素に関連付けるために内部的に使用されるインデックス値。

注釈

読み取り専用です。

適用対象