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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiGetValueHighEvent
 StiGetValueHighEvent StiCandlestickSeries.getGetValueHighEvent()
          Gets or sets a script of the event GetValueHigh.
 

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