Click or drag to resize
ParameterValueControlBackgroundColor Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the background color of this object

Namespace: DataPAClientConfig
Assembly: DataPAClientConfig (in DataPAClientConfig.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public Color BackgroundColor { get; set; }

Return Value

Type: Color
The background color of this object
See Also