highlighted(name)

Identifies whether a highlight with the specified name has been applied to the chart (i.e., whether the highlight condition has been satisfied.).

Parameter

name name of the highlight

Example

if(Chart1.highlighted.lowSales) {

  log('lowSales highlight was applied')

}

See Also

Highlighting, in Report Design, for basic information on highlights.

<< setHyperlink(col, hyperlink) © 1996-2013 InetSoft Technology Corporation (v11.5) size >>