Click or drag to resize
ManagedDashboardPrintScalePercent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the scaling used to print this dashboard.

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

Property Value

Type: Int32
The scaling used to print this dashboard.

Return Value

Type: Int32
The scaling used to print this dashboard.
Remarks