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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetValueOpenEvent
 StiGetValueOpenEvent StiCandlestickSeries.getGetValueOpenEvent()
          Gets or sets a script of the event GetValueOpen.
 

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