The ColumnChooser
module is used to show or hide columns dynamically.
Column chooser can be displayed on screen by given position(X and Y axis).
Parameter | Type | Description |
---|---|---|
X (optional) | number |
Defines the X axis. |
Y (optional) | number |
Defines the Y axis. |
Returns void