Series.MarkerForegroundColorIndex Property

Definition

Returns or sets the marker foreground color. Applies only to line, scatter, and radar charts. Read/write XlColorIndex.

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

Property Value

Applies to