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

In This Topic
    AttachMethodData Property
    In This Topic
    Gets or sets the attachment data for the label.
    Syntax
    'Declaration
     
    Public Property AttachMethodData As Chart3DAttachMethodData
    public Chart3DAttachMethodData AttachMethodData {get; set;}
    See Also