共用方式為


ActionInfoWithDynamicImageMap 成員

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

ActionInfoWithDynamicImageMap 型別公開下列成員。

方法

  名稱 描述
公用方法 CreateBookmarkLinkAction Adds a bookmark link action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。)
公用方法 CreateDrillthroughAction Adds a drillthrough action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。)
公用方法 CreateHyperlinkAction Adds a hyperlink action to the collection. Used in Custom Report Items. (繼承自 ActionInfo。)
公用方法 CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] []) Creates an instance object for this report definition object by specifying the shape and coordinates.
公用方法 CreateImageMapAreaInstance(ImageMapArea. . :: . .ImageMapAreaShape, array<Single> [] () [] [], String) Creates an instance object for this report definition object by specifying the shape, coordinates, and tooltip text.
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

欄位

  名稱 描述
受保護的欄位 m_chartConstruction 基礎結構。 (繼承自 ActionInfo。)

頂端

屬性

  名稱 描述
公用屬性 Actions The actions for the report item (繼承自 ActionInfo。)
公用屬性 ImageMapAreaInstances Gets the instance objects for this report definition object.

頂端