Click or drag to resize

StiChartInvokeProcessChart Method

Raises the ProcessChart event.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeProcessChart(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Chart.StiChart.InvokeProcessChart(System.Object,System.EventArgs)"]

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Chart.StiChart.InvokeProcessChart(System.Object,System.EventArgs)"]

See Also