Click or drag to resize
DashboardObjectSupplimentaryAttributes Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets any supplementary attributes to be applied to the chart node of this objects XML

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

Property Value

Type: String
A string containing any supplementary attributes to be applied to the chart node of this objects XML

Return Value

Type: String
A string containing any supplementary attributes to be applied to the chart node of this objects XML
Remarks