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

Packages that use StiListOfWeightsExpression
com.stimulsoft.report.chart.view.series.bubble   
 

Uses of StiListOfWeightsExpression in com.stimulsoft.report.chart.view.series.bubble
 

Methods in com.stimulsoft.report.chart.view.series.bubble that return StiListOfWeightsExpression
 StiListOfWeightsExpression StiBubbleSeries.getListOfWeights()
          Gets or sets the expression to fill a list of weights.
 

Methods in com.stimulsoft.report.chart.view.series.bubble with parameters of type StiListOfWeightsExpression
 void StiBubbleSeries.setListOfWeights(StiListOfWeightsExpression value)