Share via


Series.MarkerForegroundColor プロパティ

定義

マーカーの前景色を RGB 値として設定または返します。 折れ線グラフ、散布図、レーダー チャートにのみ適用されます。 読み取り/書き込みの 整数 です。

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

プロパティ値

適用対象