Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Rotation
3D Property
Gets the 3D chart rotation properties. The returned object can be used to set the X and Y axes rotation, perspective, depth and height of a 3D chart.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelChartRotation3D
Rotation3D
{
get
; }
Property Value
ExcelChartRotation3D
See Also
Reference
ExcelChart Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also