Search
GridColumn.setPos Method
See Also
 






Sets the column's position.

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

 Syntax

JavaScript  Copy Code

function setPos (value)

 Parameters

value

X coordinate of the column.

 See Also