Uses of Class
com.stimulsoft.report.chart.view.expressions.StiListOfValuesEndExpression
Packages that use StiListOfValuesEndExpression
Package
Description
-
Uses of StiListOfValuesEndExpression in com.stimulsoft.report.chart.interfaces.series.range
Methods in com.stimulsoft.report.chart.interfaces.series.range that return StiListOfValuesEndExpressionMethods in com.stimulsoft.report.chart.interfaces.series.range with parameters of type StiListOfValuesEndExpressionModifier and TypeMethodDescriptionvoidIStiRangeSeries.setListOfValuesEnd(StiListOfValuesEndExpression value) -
Uses of StiListOfValuesEndExpression in com.stimulsoft.report.chart.view.series.gantt
Methods in com.stimulsoft.report.chart.view.series.gantt that return StiListOfValuesEndExpressionModifier and TypeMethodDescriptionStiGanttSeries.getListOfValuesEnd()Gets or sets the expression to fill a list of end values.Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiListOfValuesEndExpressionModifier and TypeMethodDescriptionvoidStiGanttSeries.setListOfValuesEnd(StiListOfValuesEndExpression value) -
Uses of StiListOfValuesEndExpression in com.stimulsoft.report.chart.view.series.range
Methods in com.stimulsoft.report.chart.view.series.range that return StiListOfValuesEndExpressionModifier and TypeMethodDescriptionStiRangeBarSeries.getListOfValuesEnd()Gets or sets the expression to fill a list of end values.StiRangeSeries.getListOfValuesEnd()Gets or sets the expression to fill a list of end values.StiSplineRangeSeries.getListOfValuesEnd()Gets or sets the expression to fill a list of end values.StiSteppedRangeSeries.getListOfValuesEnd()Gets or sets the expression to fill a list of end values.Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiListOfValuesEndExpressionModifier and TypeMethodDescriptionvoidStiRangeBarSeries.setListOfValuesEnd(StiListOfValuesEndExpression value) voidStiRangeSeries.setListOfValuesEnd(StiListOfValuesEndExpression value) voidStiSplineRangeSeries.setListOfValuesEnd(StiListOfValuesEndExpression value) voidStiSteppedRangeSeries.setListOfValuesEnd(StiListOfValuesEndExpression value)