RatingChartColumn.IsVisible

Syntax

IsVisible: Boolean;

Description

The IsVisible property determines whether column is visible.

Comments

Use JSON or the setIsVisible method to set the property value and the getIsVisible method to get the property value.

Available values:

Example

The property use is given in the example for RatingChart.MoveColumn.

See also:

RatingChartColumn