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

In This Topic
    OutlineColor Property (ChartSymbolStyle)
    In This Topic
    Gets or sets the outline color of the data point symbol.
    Syntax
    'Declaration
     
    Public Property OutlineColor As Color
    public Color OutlineColor {get; set;}
    See Also