DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
The End label to display instead of a value at the end of the scale
The End label to display instead of a value at the end of the scale
Gets and sets the End label to display instead of a value at the end of the scale
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public string EndLabel { get; set; } |
| Visual Basic |
|---|
Public Property EndLabel As String Get Set |
| Visual C++ |
|---|
public: virtual property String^ EndLabel { String^ get () sealed; void set (String^ value) sealed; } |
Property Value
Type: StringThe End label to display instead of a value at the end of the scale
Return Value
Type: StringThe End label to display instead of a value at the end of the scale
Implements
GaugeData..::.._GaugeData..::..EndLabel
Remarks
If blank, a value will be displayed at the end of the scale