DashboardItem Properties

Include Protected Members
Include Inherited Members

The DashboardItem type exposes the following members.

Properties

  Name Description
Public property AllowExportToExcel Gets or sets a Boolean value that indicates whether the object supports exporting to Microsoft Excel.
Public property AllowExportToPowerPoint Gets or sets a Boolean value that indicates whether the object supports exporting to Microsoft PowerPoint.
Public property AllowOpenNewWindow Gets or sets a Boolean value that indicates whether the object supports opening in a new window.
Public property AllowResetView Gets or sets a Boolean value that indicates whether the ability to reset the view is supported.
Public property AutoSizeHeight Gets or sets a Boolean value that indicates whether the object height is sized automatically or whether it uses a specific height.
Public property AutoSizeWidth Gets or sets a Boolean value that indicates whether the object width is sized automatically or whether it uses a specific width.
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property Description Gets or sets the description of the element. (Inherited from Element.)
Public property Guid Gets or sets the unique identifier of the object. (Inherited from SecondClassElement.)
Public property Height Gets or sets the height of the element. (Inherited from DashboardElement.)
Public property InboundParameters Gets the inbound parameters to the current object from other objects on the dashboard.
Public property Name Gets or sets the display name of the element. (Inherited from Element.)
Public property Owner Gets or sets the owner of the element. (Inherited from Element.)
Public property Properties Gets the collection of properties for this element. (Inherited from Element.)
Public property UnderlyingElementLocation Gets or sets the location of the underlying object in the repository.
Public property UnderlyingElementType Gets or sets the type of the underlying object.
Public property UnderlyingElementTypeName Gets or sets the assembly-qualified name of the underlying object’s type.
Public property Width Gets or sets the width of the element. (Inherited from DashboardElement.)

Top

See Also

Reference

DashboardItem Class

Microsoft.PerformancePoint.Scorecards Namespace