This document is archived and information here might be outdated. Recommended version. |
Indicates if the unit of the horizontal axes is a linear unit.
[Visual Basic .NET]
Public ReadOnly Property IsHorizontalUnitLinear As Boolean
[C#]
public bool IsHorizontalUnitLinear {get;}
[C++]
HRESULT get_IsHorizontalUnitLinear(
Boolean* pIsLinearUnit
);
[C++] Parameters pIsLinearUnit [out, retval]
pIsLinearUnit is a parameter of type bool*