ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / BubbleChartLabel Class / Position Property

In This Topic
    Position Property (BubbleChartLabel)
    In This Topic
    A value that indicates where to show the bubble's label.
    Syntax
    'Declaration
     
    Public Property Position As LabelPosition
    public LabelPosition Position {get; set;}
    See Also