2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / DataLabel Class / Compass Property

In This Topic
    Compass Property (DataLabel)
    In This Topic
    Gets or sets the position of the label relative its specified location.
    Syntax
    'Declaration
     
    Public Property Compass As LabelCompassEnum
    public LabelCompassEnum Compass {get; set;}
    See Also