C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAttachMethodData Class / Row Property

In This Topic
Row Property
In This Topic
Gets 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.
Syntax
'Declaration
 
Public Property Row As System.Integer
 
See Also