ComponentOne Chart for .NET (2.0) Search HelpCentral 

AxisScrollBar.Min Property

Gets or sets the minimum value of the scroll bar position.

[Visual Basic]

Public Property Min As Double

[C#]

public double Min {get;set;}

[Delphi]

public property Min: Double read get_Min write set_Min;

See Also

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


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