2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / Label 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