This document is archived and information here might be outdated. Recommended version. |
The unit of the vertical axis for this IPointMeasurement.
[Visual Basic .NET]
Public Property VerticalUnit As String
[C#]
public string VerticalUnit {get; set;}
[C++]
HRESULT get_VerticalUnit(
System.String* pVeritcalUnit
);
[C++]
HRESULT put_VerticalUnit(
BSTR pVeritcalUnit
);
[C++] Parameters pVeritcalUnit [out, retval]
pVeritcalUnit is a parameter of type BSTR* pVeritcalUnit [in]
pVeritcalUnit is a parameter of type BSTR