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