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





