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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetValueLowEvent
 StiGetValueLowEvent StiCandlestickSeries.getGetValueLowEvent()
          Gets or sets a script of the event GetValueLow.
 

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