Share via


DashboardItem Members (Microsoft.PerformancePoint.Scorecards)

Represents a dashboard item.

The following tables list the members exposed by the DashboardItem type.

Public Constructors

  Name Description
Public method DashboardItem Initializes a new instance of the DashboardItem class.

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property AllowExportToExcel Indicates if the ability to export to Excel is supported.
Public property AllowExportToPowerPoint Indicates if the ability to export to PowerPoint is supported.
Public property AllowOpenNewWindow Indicates if the ability to open in a new window is supported.
Public property AllowResetView Indicates if the ability to reset the view is supported.
Public property AutoSizeHeight Lets the dashboard item height be sized automatically.
Public property AutoSizeWidth Lets the dashboard item width be sized automatically.
Public property CacheOption The type of caching for this dashboard item.
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property Description  A long description of the element. (inherited from Element)
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property Height  The height of the item. (inherited from DashboardElement)
Public property InboundParameters Inbound parameters to the current DashboardItem instance.
Public property Name  The display name of the element. (inherited from Element)
Public property Owner  The owner of the element. (inherited from Element)
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property RenderAsImage Indicates if a report view should be rendered client-side.
Public property UnderlyingElementId The ID of the underlying element.
Public property UnderlyingElementType The type of the underlying element.
Public property UnderlyingElementTypeName The name of the type of the underlying element.
Public property Width  The width of the item. (inherited from DashboardElement)

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep copy of this object.
Public method CompareTo  (inherited from Element)
Public method CopyFrom Overridden. Performs a deep clone.
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from DashboardElement)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  Validates this object. (inherited from Element)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DashboardItem Class
Microsoft.PerformancePoint.Scorecards Namespace