Uses of Class
com.stimulsoft.report.chart.view.expressions.StiValueEndExpression
Packages that use StiValueEndExpression
Package
Description
-
Uses of StiValueEndExpression in com.stimulsoft.report.chart.view.series.gantt
Methods in com.stimulsoft.report.chart.view.series.gantt that return StiValueEndExpressionModifier and TypeMethodDescriptionStiGanttSeries.getValueEnd()Gets or sets end value expression.Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiValueEndExpression -
Uses of StiValueEndExpression in com.stimulsoft.report.chart.view.series.range
Methods in com.stimulsoft.report.chart.view.series.range that return StiValueEndExpressionModifier and TypeMethodDescriptionStiRangeBarSeries.getValueEnd()Gets or sets end value expression.StiRangeSeries.getValueEnd()Gets or sets end value expression.StiSplineRangeSeries.getValueEnd()Gets or sets end value expression.StiSteppedRangeSeries.getValueEnd()Gets or sets end value expression.Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiValueEndExpressionModifier and TypeMethodDescriptionvoidStiRangeBarSeries.setValueEnd(StiValueEndExpression value) voidStiRangeSeries.setValueEnd(StiValueEndExpression value) voidStiSplineRangeSeries.setValueEnd(StiValueEndExpression value) voidStiSteppedRangeSeries.setValueEnd(StiValueEndExpression value)