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

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

Property Value

Type: Int32
The width of this object.

Return Value

Type: Int32
The width of this object.
Remarks