ActiveReports Developer 7
ButtonColor Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisScroll Class : ButtonColor Property

Glossary Item Box

Gets or sets the button color of the scroll bar.

Syntax

Visual Basic (Declaration) 
Public Property ButtonColor As Color
C# 
public Color ButtonColor {get; set;}

Property Value

System.Drawing.Color.

See Also