Gets or sets a value indicating whether figures drawn should be outlined in the Chart2DPlotArea ForeColor. Such figures include Bars, Pies, Areas, etc.
Syntax
'Declaration
Public Property ShowOutline As System.Boolean
public System.bool ShowOutline {get; set;}
See Also