Uses of Class
com.stimulsoft.report.chart.view.events.StiGetListOfToolTipsEvent

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

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

Methods in com.stimulsoft.report.chart.view.series that return StiGetListOfToolTipsEvent
 StiGetListOfToolTipsEvent StiSeries.getGetListOfToolTipsEvent()
          Occurs when getting the list of ToolTips.
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiGetListOfToolTipsEvent
 void StiSeries.setGetListOfToolTipsEvent(StiGetListOfToolTipsEvent value)