[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAttachMethodData.Column

Column Property

Column

Gets 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.

Declaration
public int Column { get; set; }
See Also