Gets whether the column should be sized relatively to other columns in the grid panel.
Namespace: com.mindfusion.charting.components
File: com.mindfusion.charting.components
SyntaxJava
Copy Code
|
|---|
public boolean relativeSize () |
true to apply relative size to this column, or false otherwise.
See Also