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

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

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

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

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