Uses of Class
com.stimulsoft.report.chart.view.expressions.StiListOfValuesHighExpression

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiListOfValuesHighExpression
 StiListOfValuesHighExpression StiCandlestickSeries.getListOfValuesHigh()
          Gets or sets the expression to fill a list of high values.
 

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