Uses of Class
com.stimulsoft.report.chart.view.events.StiGetValueEndEvent
Packages that use StiGetValueEndEvent
Package
Description
-
Uses of StiGetValueEndEvent in com.stimulsoft.report.chart.view.series.gantt
Methods in com.stimulsoft.report.chart.view.series.gantt that return StiGetValueEndEventModifier and TypeMethodDescriptionfinal StiGetValueEndEventStiGanttSeries.getGetValueEndEvent()Gets or sets a script of the event GetValueEnd.Methods in com.stimulsoft.report.chart.view.series.gantt with parameters of type StiGetValueEndEventModifier and TypeMethodDescriptionfinal voidStiGanttSeries.setGetValueEndEvent(StiGetValueEndEvent value) -
Uses of StiGetValueEndEvent in com.stimulsoft.report.chart.view.series.range
Methods in com.stimulsoft.report.chart.view.series.range that return StiGetValueEndEventModifier and TypeMethodDescriptionfinal StiGetValueEndEventStiRangeBarSeries.getGetValueEndEvent()Gets or sets a script of the event GetValueEnd.final StiGetValueEndEventStiRangeSeries.getGetValueEndEvent()Gets or sets a script of the event GetValueEnd.final StiGetValueEndEventStiSplineRangeSeries.getGetValueEndEvent()Gets or sets a script of the event GetValueEnd.final StiGetValueEndEventStiSteppedRangeSeries.getGetValueEndEvent()Gets or sets a script of the event GetValueEnd.Methods in com.stimulsoft.report.chart.view.series.range with parameters of type StiGetValueEndEventModifier and TypeMethodDescriptionfinal voidStiRangeBarSeries.setGetValueEndEvent(StiGetValueEndEvent value) final voidStiRangeSeries.setGetValueEndEvent(StiGetValueEndEvent value) final voidStiSplineRangeSeries.setGetValueEndEvent(StiGetValueEndEvent value) final voidStiSteppedRangeSeries.setGetValueEndEvent(StiGetValueEndEvent value)