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

In This Topic
    Chart3DAttachMethodData Class Members
    In This Topic

    The following tables list the members exposed by Chart3DAttachMethodData.

    Public Properties
     NameDescription
    Public PropertyGets or sets the Column of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment and data layout is regular or irregular grid.  
    Public PropertyGets or sets the point index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment and data layout specified is point layout.  
    Public PropertyGets or sets the Row of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment and data layout is regular or irregular grid.  
    Public PropertyGets or sets the series index of the data point to attach a label when the label AttachMethod property specifies DataIndex attachment and data layout specified is point layout.  
    Public PropertyGets or sets the X coordinate (data or client) when the label AttachMethod property specifies Coordinate or DataCoordinate attachment.  
    Public PropertyGets or sets the Y coordinate (data or client) when the label AttachMethod property specifies Coordinate or DataCoordinate attachment.  
    Public PropertyGets or sets the Z data coordinate when the label AttachMethod property specifies DataCoordinate attachment.  
    Top
    See Also