Version

LabelAlignment Enumeration

Alignment of the label within the bar.
Members
MemberDescription
CenterLabel is displayed centered.
LeftOrTopLabel is displayed on the left or top of the control.
NoneNo label is displayed..
RightOrBottomLabel is displayed on the right or bottom of the control.
RunningLabel is at the top of the control and if horizontal then it will run along the edge of the progress. If Vertical then it will appear as TopCenter.
Inheritance Hierarchy

Object
   Infragistics.Web.UI.LabelAlignment

See Also