A label associated with the interval
start.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property LabelStart() As String
|
| [C#] |
|---|
public string LabelStart {get;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_LabelStart();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_LabelStart(
|
| [Java] |
|---|
public String getLabelStart();
|