Gets or sets a value that represents the current relative position of the scroll box on the scroll bar.
[Visual Basic]
Public Property Value As Double
[C#]
public double Value {get;set;}
[Delphi]
public property Value: Double read get_Value write set_Value;
See Also
AxisScrollBar Class | AxisScrollBar Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |