Specify a Y axis label.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LabelY() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_LabelY(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def LabelY(self) -> str: @LabelY.setter def LabelY(self, LabelY:str) -> None: |





