MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / AxisScroll Class / Enabled Property

In This Topic
Enabled Property (AxisScroll)
In This Topic
Gets or sets a value indicating whether the axis scroll bar is enabled.
Syntax
'Declaration
 
Public Property Enabled As Boolean
 

Property Value

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