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