[]
Gets or sets a color override when figure outlines are drawn. By default, outlines are drawn in the PlotArea ForeColor.
public Color OutlineColor { get; set; }
Such figures include Bars, Pies, Areas, etc. Set this property to the Empty color or call the ResetOutlineColor() method to use the default PlotArea ForeColor.