Uses of Class
com.stimulsoft.report.chart.view.expressions.StiListOfToolTipsExpression

Packages that use StiListOfToolTipsExpression
com.stimulsoft.report.chart.view.series   
 

Uses of StiListOfToolTipsExpression in com.stimulsoft.report.chart.view.series
 

Methods in com.stimulsoft.report.chart.view.series that return StiListOfToolTipsExpression
 StiListOfToolTipsExpression StiSeriesInteraction.getListOfToolTips()
          Gets or sets the expression to fill a list of tool tips.
 StiListOfToolTipsExpression StiSeries.getListOfToolTips()
          Gets or sets the expression to fill a list of tool tips.
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiListOfToolTipsExpression
 void StiSeriesInteraction.setListOfToolTips(StiListOfToolTipsExpression value)
           
 void StiSeries.setListOfToolTips(StiListOfToolTipsExpression value)