Click or drag to resize
YAxisParent Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets an object that represents the parent of this object.

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

Property Value

Type: DashboardObject
An object that represents the parent of this object.

Return Value

Type: DashboardObject
An object that represents the parent of this object.
Remarks