This document is archived and information here might be outdated. Recommended version. |
Tilt of 3D Display (0-90 degrees).
[Visual Basic .NET]
Public Property Tilt As Integer
[C#]
public int Tilt {get; set;}
[C++]
HRESULT get_Tilt(
System.Int32* Angle
);
[C++]
HRESULT put_Tilt(
long Angle
);
[C++] Parameters Angle [out, retval]
Angle is a parameter of type long* Angle [in]
Angle is a parameter of type long
Tilt is not supported by the BarChartSymbol coclass.