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