'Declaration Public Property OutlineColor As System.Drawing.Color
public System.Drawing.Color OutlineColor {get; set;}
By default, outlines are drawn in the PlotArea ForeColor. Set this to Transparent color to use the default Chart2DPlotArea ForeColor.
'Declaration Public Property OutlineColor As System.Drawing.Color
public System.Drawing.Color OutlineColor {get; set;}