ActiveReports 10
BackColor Property (AxisScroll)

GrapeCity.ActiveReports.Chart.v10 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisScroll Class : BackColor Property
Gets or sets the backcolor of the scroll bar.
Syntax
'Declaration
 
Public Property BackColor As Color
public Color BackColor {get; set;}

Property Value

System.Drawing.Color.
See Also

Reference

AxisScroll Class
AxisScroll Members