ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAttachMethodData Class
Members

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

    System.Object
       C1.Win.C1Chart3D.Chart3DAttachMethodData

    See Also