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

Packages that use StiListOfArgumentsExpression
com.stimulsoft.report.chart.view.series   
 

Uses of StiListOfArgumentsExpression in com.stimulsoft.report.chart.view.series
 

Methods in com.stimulsoft.report.chart.view.series that return StiListOfArgumentsExpression
 StiListOfArgumentsExpression StiSeries.getListOfArguments()
          Gets or sets the expression to fill a list of arguments.
 

Methods in com.stimulsoft.report.chart.view.series with parameters of type StiListOfArgumentsExpression
 void StiSeries.setListOfArguments(StiListOfArgumentsExpression value)