[]
Gets or sets a value indicating whether figures drawn should be outlined in the Chart2DPlotArea ForeColor. Such figures include Bars, Pies, Areas, etc.
[C1Description("Chart2DGroup.ShowOutline", "Specifies whether figures drawn should be outlined in the Chart2DPlotArea ForeColor. Such figures include Bars, Pies, Areas, etc.")]
public bool ShowOutline { get; set; }
<C1Description("Chart2DGroup.ShowOutline", "Specifies whether figures drawn should be outlined in the Chart2DPlotArea ForeColor. Such figures include Bars, Pies, Areas, etc.")>
Public Property ShowOutline As Boolean