C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / LabelPosition Enumeration

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
 
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