Series.MarkerBackgroundColorIndex 属性

定义

返回或设置标记背景色。 仅适用于折线图、散点图和雷达图。 读/写 XlColorIndex

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

属性值

适用于