ActiveReports 12
Enabled Property (AxisScroll)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > AxisScroll Class : Enabled Property
Gets or sets a value indicating whether the axis scroll bar is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
public bool Enabled {get; set;}

Property Value

Boolean. True if the axis scroll bar is enabled; otherwise False.
See Also

Reference

AxisScroll Class
AxisScroll Members