RatingChartHeader.ExpandLastColumn

Syntax

ExpandLastColumn: Boolean;

Description

The ExpandLastColumn property determines whether the last column with text overlays the next column if there is no place.

Comments

Use JSON or the setExpandLastColumn method to set the property value and the getExpandLastColumn method to get the property value.

Available values:

Example

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

See also:

RatingChartHeader