C1.Silverlight.Chart.5
LabelAlignment Enumeration

Specifies the position of data label relative to the corresponding plot element.
Syntax
'Declaration
 
Public Enum LabelAlignment 
   Inherits System.Enum
public enum LabelAlignment : System.Enum 
Members
MemberDescription
AutoAutomatic label position.
BottomCenterBottom center position.
BottomLeftBottom left position.
BottomRightBottom right position.
MiddleCenterMiddle center position.
MiddleLeftMiddle left position.
MiddleRightMiddle right position.
TopCenterTop center position.
TopLeftTop left position.
TopRightTop right position.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Silverlight.Chart.LabelAlignment

See Also

Reference

C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.