Gets whether the column should be sized relatively to other columns in the grid panel.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public bool RelativeSize () |
Visual Basic Copy Code |
---|
Public Function RelativeSize () As Boolean |
true to apply relative size to this column, or false otherwise.