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

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

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

Methods in com.stimulsoft.report.chart.view.series that return StiTitleExpression
 StiTitleExpression StiSeries.getTitle()
          Gets or sets title of series.
 

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