DashboardDataStoreChartXMLCollection Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public Collection ChartXMLCollection { get; set; }
Public Property ChartXMLCollection As Collection
Get
Set
public:
property Collection^ ChartXMLCollection {
Collection^ get ();
void set (Collection^ value);
}
function get_ChartXMLCollection();
function set_ChartXMLCollection(value);
Property Value
Type:
CollectionSee Also