Share via


LegendKey.MarkerBackgroundColor プロパティ

定義

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

public:
 property int MarkerBackgroundColor { int get(); void set(int value); };
public int MarkerBackgroundColor { get; set; }
Public Property MarkerBackgroundColor As Integer

プロパティ値

適用対象