ComponentOne Chart for .NET (2.0) Search HelpCentral 

AxisScrollBar.Alignment Property

Gets or sets the alignment of scroll bar relative to the plot area.

[Visual Basic]

Public Property Alignment As StringAlignment

[C#]

public StringAlignment Alignment {get;set;}

[Delphi]

public property Alignment: StringAlignment read get_Alignment write set_Alignment;

See Also

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


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