[]
Gets or sets the color used to draw figure outlines. Such figures include Bars, Pies, Areas, etc.
By default, outlines are drawn in the PlotArea ForeColor. Set this to Transparent color to use the default Chart2DPlotArea ForeColor.
public Color OutlineColor { get; set; }