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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetValueCloseEvent
 StiGetValueCloseEvent StiCandlestickSeries.getGetValueCloseEvent()
          Gets or sets a script of the event GetValueClose.
 

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