Click or drag to resize
GaugeDataShowLabels Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates if labels with be shown on this Gauge object

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

Property Value

Type: Boolean
True if labels with be shown on this Gauge object

Return Value

Type: Boolean
True if labels with be shown on this Gauge object
Remarks