FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class / OutlineColor Property

In This Topic
    OutlineColor Property (ChartFillStyle)
    In This Topic
    Gets or sets the color of filled region outlines.
    Syntax
    'Declaration
     
    Public Property OutlineColor As Color
    public Color OutlineColor {get; set;}
    See Also