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

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