Click or drag to resize
frmProperties Constructor DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the frmProperties class

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public frmProperties(
	ManagedDashboard Dashboard,
	ClientConfig ClientConfig,
	KryptonContextMenu ChartImageMenu,
	KryptonListItem[] FontListItems,
	string SelectedQueryID = ""
)

Parameters

Dashboard
Type: DataPAEnterpriseDashboardManagedDashboard
ClientConfig
Type: DataPAClientConfigClientConfig
ChartImageMenu
Type: KryptonContextMenu
FontListItems
Type: KryptonListItem
SelectedQueryID (Optional)
Type: SystemString
See Also