ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / OutlineColor Property

In This Topic
    OutlineColor Property
    In This Topic
    Gets or sets the outline color of the axis scroll bar.
    Syntax
    'Declaration
     
    Public Property OutlineColor As Color
    public Color OutlineColor {get; set;}

    Property Value

    System.Drawing.Color.
    See Also