2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ChartGroup Class / ShowOutline Property

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