ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLabel Class / LabelCompass Property

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