Click or drag to resize

StiSeriesListOfHyperlinks Property

Gets or sets the expression to fill a list of hyperlinks. Example: 1;2;3

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiListOfHyperlinksExpression ListOfHyperlinks { get; set; }

Property Value

Type: StiListOfHyperlinksExpression
See Also