StiChartDashboardInteraction Class |
Namespace: Stimulsoft.Dashboard.Interactions
The StiChartDashboardInteraction type exposes the following members.
Name | Description | |
---|---|---|
StiChartDashboardInteraction | Initializes a new instance of the StiChartDashboardInteraction class | |
StiChartDashboardInteraction(StiInteractionOnHover, StiInteractionOnClick, StiInteractionOpenHyperlinkDestination, String, String, String, ListStiDashboardDrillDownParameter) | Initializes a new instance of the StiChartDashboardInteraction class | |
StiChartDashboardInteraction(StiInteractionOnHover, StiInteractionOnClick, StiInteractionOpenHyperlinkDestination, String, String, String, ListStiDashboardDrillDownParameter, Boolean) | Initializes a new instance of the StiChartDashboardInteraction class |
Name | Description | |
---|---|---|
AllowUserDrillDown |
A value which switches a posibility of an user drill down in the element.
| |
DrillDownPageKey |
Describes a key of the dashboard page which should be opened.
(Inherited from StiDashboardInteraction.) | |
DrillDownParameters |
Describes a list of drillDownParameters.
(Inherited from StiDashboardInteraction.) | |
Hyperlink |
Describes an URI pattern which is used to create final URL.
(Inherited from StiDashboardInteraction.) | |
HyperlinkDestination |
Describes a destination where new tab should be opened.
(Inherited from StiDashboardInteraction.) | |
Ident |
ID code of this interaction. Used in JSON saving.
(Overrides StiDashboardInteractionIdent.) | |
IsDefault | (Overrides StiDashboardInteractionIsDefault.) | |
OnClick |
Describes an interactive action for the click event of an element.
(Inherited from StiDashboardInteraction.) | |
OnHover |
Describes an interactive action for the hover event of an element.
(Inherited from StiDashboardInteraction.) | |
ToolTip |
Describes a text for the tooltip.
(Inherited from StiDashboardInteraction.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiDashboardInteraction.) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetDrillDownParameters | (Inherited from StiDashboardInteraction.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
LoadFromJsonObject | (Overrides StiDashboardInteractionLoadFromJsonObject(JObject).) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
SaveToJsonObject | (Overrides StiDashboardInteractionSaveToJsonObject(StiJsonSaveMode).) | |
SetDrillDownParameters | (Inherited from StiDashboardInteraction.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |