Click or drag to resize
DashboardDesignerPaletteMode Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets or sets palette style that is applied to the dashboard control to change its and any child forms appearance.

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

Property Value

Type: DashboardDesignerDashboardPalette
The palette mode you want to apply.

Return Value

Type: DashboardDesignerDashboardPalette
The current palette mode.
Remarks