Click or drag to resize
DashboardSkinDefaultFont Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the name of the default font used for this skin.

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

Property Value

Type: String
A value that indicates the name of the default font used for this skin.

Return Value

Type: String
A value that indicates the name of the default font used for this skin.
Remarks