Click or drag to resize
ManagedDashboardInLineXML Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a property that indicates if the XML for charts should be renderedd in line with the HTML.

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

Property Value

Type: Boolean
True if the XML for charts should be renderedd in line with the HTML.

Return Value

Type: Boolean
True if the XML for charts should be renderedd in line with the HTML.
Remarks