Share via


LegendKey.MarkerForegroundColorIndex 属性

定义

返回或设置标记前景色作为当前调色板的索引或下列 XlColorIndex 常量之一: xlColorIndexAutomaticxlColorIndexNone。 仅适用于折线图、散点图和雷达图。

public:
 property Microsoft::Office::Interop::Excel::XlColorIndex MarkerForegroundColorIndex { Microsoft::Office::Interop::Excel::XlColorIndex get(); void set(Microsoft::Office::Interop::Excel::XlColorIndex value); };
public Microsoft.Office.Interop.Excel.XlColorIndex MarkerForegroundColorIndex { get; set; }
Public Property MarkerForegroundColorIndex As XlColorIndex

属性值

适用于