StiSteppedRangeSeriesOnGetValueEnd Method |
Raises the GetValueEnd event.
Namespace:
Stimulsoft.Report.Chart
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax protected virtual void OnGetValueEnd(
StiGetValueEventArgs e
)
Protected Overridable Sub OnGetValueEnd (
e As StiGetValueEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiGetValueEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Chart.StiSteppedRangeSeries.OnGetValueEnd(Stimulsoft.Report.Events.StiGetValueEventArgs)"]
See Also