Back to API Home
A class representing an interaction, as well as some metadata about the interaction which allows you to display additional information
about the interaction (such as the name of the parent collection or parent object - e.g. Chart1.ClickInteractions.Interaction(1)).
Namespace: Dundas.Dashboard.BusinessAssembly: Dundas.Dashboard.Client (in Dundas.Dashboard.Client.dll) Version: 5.0.0.0 (5.5.0.1000)
Syntax
C# |
---|
public class InteractionInfo |
Visual Basic |
---|
Public Class InteractionInfo |
Inheritance Hierarchy
See Also