DashboardTemplateId Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types of template that define a dashboard layout.
The DashboardTemplateId type exposes the following members.
Fields
Name | Description | |
---|---|---|
BlankTemplateId | Represents a blank dashboard. | |
Columns2 | Represents a dashboard with two columns. | |
Columns3 | Represents a dashboard with three columns. | |
ColumnSplitColumn | Represents a dashboard with a column and a split column. | |
Header2Columns | Represents a dashboard with a header and two columns. | |
Rows2 | Represents a dashboard with two rows. | |
Rows3 | Represents a dashboard with three rows. | |
Zone1 | Represents a dashboard with one zone. |
Top