2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label 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 AttachMethodData
    public AttachMethodData AttachMethodData {get; set;}
    See Also