Search
GridRow.setPos Method
See Also
 






Sets the row's position.

Namespace: MindFusion.Charting.Components
File: GridRow.js

 Syntax

JavaScript  Copy Code

function setPos (value)

 Parameters

value

Y coordinate of the row.

 See Also