Freigeben über


ActionInfoWithDynamicImageMap-Member

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

Der ActionInfoWithDynamicImageMap-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode CreateBookmarkLinkAction Adds a bookmark link action to the collection. Used in Custom Report Items. (Geerbt von ActionInfo.)
Öffentliche Methode CreateDrillthroughAction Adds a drillthrough action to the collection. Used in Custom Report Items. (Geerbt von ActionInfo.)
Öffentliche Methode CreateHyperlinkAction Adds a hyperlink action to the collection. Used in Custom Report Items. (Geerbt von ActionInfo.)
Öffentliche Methode CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] []) Creates an instance object for this report definition object by specifying the shape and coordinates.
Öffentliche Methode CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] [], String) Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Geschütztes Feld m_chartConstruction Infrastruktur. (Geerbt von ActionInfo.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Actions The actions for the report item (Geerbt von ActionInfo.)
Öffentliche Eigenschaft ImageMapAreaInstances Gets the instance objects for this report definition object.

Zum Anfang