Click or drag to resize
YAxisyAxisName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the name of the Y Axis as used for the label.

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

Property Value

Type: String
The name of the Y Axis as used for the label.

Return Value

Type: String
The name of the Y Axis as used for the label.
Remarks