次の方法で共有


LegendKey.MarkerForegroundColorIndex プロパティ

定義

マーカーの前景色を現在のカラー パレットのインデックスとして、または 次 XlColorIndex のいずれかの定数として設定します。 xlColorIndexAutomatic または を設定します xlColorIndexNone。 折れ線グラフ、散布図、レーダー チャートにのみ適用されます。 値の取得と設定が可能です。

public:
 property Microsoft::Office::Interop::Word::XlColorIndex MarkerForegroundColorIndex { Microsoft::Office::Interop::Word::XlColorIndex get(); void set(Microsoft::Office::Interop::Word::XlColorIndex value); };
public Microsoft.Office.Interop.Word.XlColorIndex MarkerForegroundColorIndex { get; set; }
member this.MarkerForegroundColorIndex : Microsoft.Office.Interop.Word.XlColorIndex with get, set
Public Property MarkerForegroundColorIndex As XlColorIndex

プロパティ値

XlColorIndex

適用対象