Gets whether the column should be sized relatively to other columns in the grid panel.
Namespace: MindFusion.Charting.Components
File: GridColumn.js
SyntaxJavaScript
Copy Code
|
|---|
function relativeSize () |
Type: Boolean
true to apply relative size to this column, or false otherwise.
See Also