ActiveReports 18 .NET Edition
MESCIUS.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