Series.MarkerBackgroundColorIndex Property

Definition

Returns or sets the marker background color. Applies only to line, scatter, and radar charts. Read/write 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

Property Value

Applies to