Click or drag to resize
GaugeDataEndLabel Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the End label to display instead of a value at the end of the scale

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

Property Value

Type: String
The End label to display instead of a value at the end of the scale

Return Value

Type: String
The End label to display instead of a value at the end of the scale
Remarks
If blank, a value will be displayed at the end of the scale
See Also