2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / AttachMethodData Class
Members

In This Topic
    AttachMethodData Class
    In This Topic
    The AttachMethodData Class is used by chart Label objects in conjunction with the Label object Label.AttachMethod property to identify how the Label is placed or attached to the chart. Each of the AttachMethodData object properties are meaning only in the context of the Label.AttachMethod value.
    Object Model
    AttachMethodData Class
    Syntax
    'Declaration
     
    Public Class AttachMethodData 
    public class AttachMethodData 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Chart.AttachMethodData

    See Also