Click or drag to resize
DashboardObjectPrimaryYAxis Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a YAxis object that represents the primary Y Axis.

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

Property Value

Type: YAxis
The YAxis object that represents the primary Y Axis

Return Value

Type: YAxis
The YAxis object that represents the primary Y Axis
Remarks