RatingChartColumn.IsHeaderVisible

Syntax

IsHeaderVisible: Boolean;

Description

The IsHeaderVisible property determines whether column header is visible.

Comments

Use JSON or the setIsHeaderVisible method to set the property value and the getIsHeaderVisible method to get the property value.

Available values:

Example

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

See also:

RatingChartColumn