ComponentOne Chart for .NET (2.0) Search HelpCentral 

Axis.ScrollBar Property

Gets the axis scroll bar.

[Visual Basic]

Public ReadOnly Property ScrollBar As AxisScrollBar

[C#]

public AxisScrollBar ScrollBar {get;}

[Delphi]

public property ScrollBar: AxisScrollBar read get_ScrollBar;

See Also

Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.