Click or drag to resize

StiSeriesInvokeGetListOfHyperlinks Method

Raises the GetListOfHyperlinks event.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeGetListOfHyperlinks(
	StiComponent sender,
	StiGetValueEventArgs e
)

Parameters

sender
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.Chart.StiSeries.InvokeGetListOfHyperlinks(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Events.StiGetValueEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiGetValueEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Chart.StiSeries.InvokeGetListOfHyperlinks(Stimulsoft.Report.Components.StiComponent,Stimulsoft.Report.Events.StiGetValueEventArgs)"]

See Also