Specify a Z axis label.
Read-write property
[Visual Basic .NET] |
---|
Public Property LabelZ() As String |
[C#] |
---|
public string LabelZ {get; set;} |
[Managed C++] |
---|
public: __property String __gc ^ get_LabelZ(); |
[Unmanaged C++] |
---|
public: HRESULT get_LabelZ( |
[Java] |
---|
public String getLabelZ();public void setLabelZ( |