ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / ButtonColor Property

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

    Property Value

    System.Drawing.Color.
    See Also