Series.MarkerForegroundColor Property

Definition

Returns or sets the foreground color of the marker as an RGB value. Applies only to line, scatter, and radar charts. Read/write Integer.

public:
 property int MarkerForegroundColor { int get(); void set(int value); };
public int MarkerForegroundColor { get; set; }
Public Property MarkerForegroundColor As Integer

Property Value

Applies to