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

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

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

Methods in com.stimulsoft.report.chart.view.series.candlestick that return StiValueHighExpression
 StiValueHighExpression StiCandlestickSeries.getValueHigh()
          Gets or sets high value expression.
 

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