Click or drag to resize
DashboardObjectverticalPointLabels Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether point labels should be displayed vertically.

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

Property Value

Type: Boolean
True if point labels should be displayed vertically.

Return Value

Type: Boolean
True if point labels will be displayed vertically.
Remarks