Click or drag to resize
DashboardObjectxAxisName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that will be used as the name of the X Axis.

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

Property Value

Type: String
The name of the X Axis.

Return Value

Type: String
The name of the X Axis.
Remarks