FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.8 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGroup Class / ShowOutline Property

In This Topic
    ShowOutline Property (Chart2DGroup)
    In This Topic
    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 Boolean
    public bool ShowOutline {get; set;}
    See Also