This document is archived and information here might be outdated. Recommended version. |
The minimum slope percent of the diagram properties object.
[Visual Basic .NET] Public Property MinimumSlopePercent As Integer
[C#] public int MinimumSlopePercent {get; set;}
[C++]
HRESULT get_MinimumSlopePercent(
System.Int32* pMinimumSlopePercent
);
[C++]
HRESULT put_MinimumSlopePercent(
long pMinimumSlopePercent
);
[C++]
Parameters pMinimumSlopePercent [out, retval]
pMinimumSlopePercent is a parameter of type long* pMinimumSlopePercent [in]
pMinimumSlopePercent is a parameter of type long