Click or drag to resize
ManagedDashboardSkin Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the DashboardSkin object that defines the appearance of this dashboard.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardSkin Skin { get; set; }

Property Value

Type: DashboardSkin
The DashboardSkin object that defines the appearance of this dashboard.

Return Value

Type: DashboardSkin
The DashboardSkin object that defines the appearance of this dashboard.
Remarks