次の方法で共有


LegendKey.MarkerBackgroundColor プロパティ

定義

RGB 値としてマーカーの背景色を設定するか、対応する色のインデックス値を返します。 折れ線グラフ、散布図、レーダー チャートにのみ適用されます。 読み取り/書き込みの 整数 です。

public:
 property int MarkerBackgroundColor { int get(); void set(int value); };
public int MarkerBackgroundColor { get; set; }
member this.MarkerBackgroundColor : int with get, set
Public Property MarkerBackgroundColor As Integer

プロパティ値

Integer

適用対象