Series.MarkerBackgroundColorIndex Property

Definition

Returns or sets the marker background color as an index into the current color palette, or as one of the following XlColorIndex constants: xlColorIndexAutomatic or xlColorIndexNone. Applies only to line, scatter, and radar charts. Read/write

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

Property Value

XlColorIndex

Applies to