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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiValueCloseExpression
 StiValueCloseExpression StiCandlestickSeries.getValueClose()
          Gets or sets close value expression.
 

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