RatingChartHeader.getVisibleDataColumnWidth

Syntax

getVisibleDataColumnWidth(index: Number): Number;

Parameters

index. Value column index.

Description

The getVisibleDataColumnWidth method returns header width of the rating chart specified column.

Example

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

See also:

RatingChartHeader