Click or drag to resize
ControlPanelObjectFontColour Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the colour of the font used by this panel object.

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

Property Value

Type: Color
The colour of the font used by this panel object.

Return Value

Type: Color
The colour of the font used by this panel object.
Remarks