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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetListOfValuesHighEvent
 StiGetListOfValuesHighEvent StiCandlestickSeries.getGetListOfValuesHighEvent()
          Gets or sets a script of the event GetListOfValuesHigh.
 

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