Click or drag to resize

StiDashboardInteractionHyperlinkDestination Property

Describes a destination where new tab should be opened.

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual StiInteractionOpenHyperlinkDestination HyperlinkDestination { get; set; }

Property Value

Type: StiInteractionOpenHyperlinkDestination

Implements

IStiDashboardInteractionHyperlinkDestination
See Also