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

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

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

Methods in com.stimulsoft.report.chart.view.series that return StiGetListOfValuesEvent
 StiGetListOfValuesEvent StiSeries.getGetListOfValuesEvent()
          Occurs when getting the list of values.
 

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