DashboardElementContainer members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents dashboard pages or zones.

The DashboardElementContainer type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property DashboardElements Gets the objects in the dashboard container.
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 Name Gets or sets the display name of the element. (Inherited from Element.)
Public property Orientation Gets or sets the orientation of the objects in the container.
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 Width Gets or sets the width of the element. (Inherited from DashboardElement.)

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Overrides DashboardElement.CopyFrom(Element).)
Public method Diff Compares this object with another object and returns the differences. (Overrides DashboardElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(DashboardElement) Determines whether the current object is equal to another object of the same type. (Inherited from DashboardElement.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Protected method Finalize (Inherited from Object.)
Public method GetDashboardItems Returns the objects that are contained in this container or in its child elements.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsHorizontal Returns a Boolean value that indicates whether the layout is horizontal, based on the value of the LayoutOrientation enumeration.
Public method IsVertical Returns a Boolean value that indicates whether the layout is vertical, based on the value of the LayoutOrientation enumeration.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides Element.Validate().)

Top

See also

Reference

DashboardElementContainer class

Microsoft.PerformancePoint.Scorecards namespace