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

Packages that use StiGetListOfValuesLowEvent
com.stimulsoft.report.chart.view.series.candlestick   
 

Uses of StiGetListOfValuesLowEvent in com.stimulsoft.report.chart.view.series.candlestick
 

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetListOfValuesLowEvent
 StiGetListOfValuesLowEvent StiCandlestickSeries.getGetListOfValuesLowEvent()
          Gets or sets a script of the event GetListOfValuesLow.
 

Methods in com.stimulsoft.report.chart.view.series.candlestick with parameters of type StiGetListOfValuesLowEvent
 void StiCandlestickSeries.setGetListOfValuesLowEvent(StiGetListOfValuesLowEvent value)