Compartir a través de


ActionInfoWithDynamicImageMap Miembros

A collection of actions with associated image map areas for use in Custom Report Items.

El tipo ActionInfoWithDynamicImageMap expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico CreateBookmarkLinkAction Adds a bookmark link action to the collection. Used in Custom Report Items. (Se hereda de ActionInfo).
Método publico CreateDrillthroughAction Adds a drillthrough action to the collection. Used in Custom Report Items. (Se hereda de ActionInfo).
Método publico CreateHyperlinkAction Adds a hyperlink action to the collection. Used in Custom Report Items. (Se hereda de ActionInfo).
Método publico CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] []) Creates an instance object for this report definition object by specifying the shape and coordinates.
Método publico CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] [], String) Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Campos

  Nombre Descripción
Campo protegido m_chartConstruction Infraestructura. (Se hereda de ActionInfo).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Actions The actions for the report item (Se hereda de ActionInfo).
Propiedad pública ImageMapAreaInstances Gets the instance objects for this report definition object.

Principio