StiRegionMapDashboardInteraction Class |
Namespace: Stimulsoft.Dashboard.Interactions
The StiRegionMapDashboardInteraction type exposes the following members.
| Name | Description | |
|---|---|---|
| StiRegionMapDashboardInteraction | Initializes a new instance of the StiRegionMapDashboardInteraction class | |
| StiRegionMapDashboardInteraction(StiInteractionOnHover, StiInteractionOnClick, StiInteractionOpenHyperlinkDestination, String, String, String, ListStiDashboardDrillDownParameter) | Initializes a new instance of the StiRegionMapDashboardInteraction class |
| Name | Description | |
|---|---|---|
| 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 | (Inherited from StiDashboardInteraction.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveToJsonObject | (Inherited from StiDashboardInteraction.) | |
| SetDrillDownParameters | (Inherited from StiDashboardInteraction.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |