Share via


LegendKey.MarkerForegroundColor プロパティ

定義

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

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

プロパティ値

適用対象