IsVisible: Boolean;
The IsVisible property determines whether column is visible.
Use JSON or the setIsVisible method to set the property value and the getIsVisible method to get the property value.
Available values:
true. Default value. The column is visible.
false. The column is not visible.
The property use is given in the example for RatingChart.MoveColumn.
See also: