DashboardDesignerBackgroundColor Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public int BackgroundColor { get; set; }
Public Property BackgroundColor As Integer
Get
Set
public:
virtual property int BackgroundColor {
int get () sealed;
void set (int value) sealed;
}
function get_BackgroundColor();
function set_BackgroundColor(value);
Property Value
Type:
Int32See Also