Click or drag to resize
DashboardChart Constructor (ServerSecurityLoadingImageTypeEnum, String) DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Initializes a new instance of the DashboardChart class

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public DashboardChart(
	ServerSecurityLoadingImageTypeEnum loadingImageType,
	string imageBase64
)

Parameters

loadingImageType
Type: DataPAServerSecurityServerSecurityLoadingImageTypeEnum
imageBase64
Type: SystemString
See Also