C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DDataSetIrGrid Class / RowDeltaArray Property

In This Topic
RowDeltaArray Property
In This Topic
Gets or sets the array indicates the amounts of space between a data value and its neighboring row in grid dataset.
Syntax
'Declaration
 
Public Property RowDeltaArray As System.Double()
 
See Also