Point.MarkerForegroundColorIndex Property

Definition

Returns or sets the marker foreground 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 XlColorIndex.

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

Property Value

XlColorIndex

Applies to