Click or drag to resize
DashboardChartImageBytes Method DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public byte[] ImageBytes(
	int Width = 0,
	int Height = 0
)

Parameters

Width (Optional)
Type: SystemInt32
Height (Optional)
Type: SystemInt32

Return Value

Type: Byte
See Also