ActiveReports 12
BackColor Property (AxisScroll)

GrapeCity.ActiveReports.Chart.v12 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