Click or drag to resize
DashboardObjectHeight Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates the height of this object.

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

Property Value

Type: Int32
The height of this object.

Return Value

Type: Int32
The height of this object.
Remarks