Gets or sets the appearance of the scroll bar.
[Visual Basic]
Public Property Appearance As ScrollBarAppearanceEnum
[C#]
public ScrollBarAppearanceEnum Appearance {get;set;}
[Delphi]
public property Appearance: ScrollBarAppearanceEnum read get_Appearance write set_Appearance;
See Also
AxisScrollBar Class | AxisScrollBar Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |