ComponentOne FlexReport for WinForms
ShowOutline Property

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > Chart2DGroup Class : ShowOutline Property
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

Reference

Chart2DGroup Class
Chart2DGroup Members