BarChart for ASP.NET WebForms
LabelPosition Enumeration

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : LabelPosition Enumeration
Use the members of this enumeration to set the value of the BubbleChartLabel.Position property.
Syntax
'Declaration
 
Public Enum LabelPosition 
   Inherits System.Enum
public enum LabelPosition : System.Enum 
Members
MemberDescription
InsideInside of the bubble
OutsideOutside of the bubble
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Chart.LabelPosition

See Also

Reference

C1.Web.Wijmo.Controls.C1Chart Namespace