bindingInfo.getTopNSummaryCol(groupCol)

Returns the 'Top N' summary column.

Parameter

groupCol the specified group column

Return

The summary column name if exists, null otherwise

Example

bindingInfo.getTopNSummaryCol('State');

See Also

bindingInfo.getTopNSummaryCol(col), for the equivalent Chart function.

<< bindingInfo.getTopNGroupCol(groupCol) © 1996-2013 InetSoft Technology Corporation (v11.4) bindingInfo.isSummarize(colName) >>