FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartBorder Class / Color Property

In This Topic
    Color Property (ChartBorder)
    In This Topic
    Gets or sets the border color.
    Syntax
    'Declaration
     
    Public Property Color As Color
    public Color Color {get; set;}
    See Also