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