Click or drag to resize
DashboardSkinDefaultFontSize Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the size 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 float DefaultFontSize { get; set; }

Property Value

Type: Single
A value that indicates the size of the default font used for this skin.

Return Value

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