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

In This Topic
    AttachMethod Property
    In This Topic
    Gets or sets the label attachment method.
    Syntax
    'Declaration
     
    Public Property AttachMethod As AttachMethodEnum
    public AttachMethodEnum AttachMethod {get; set;}
    See Also