Winnovative Excel Library for .NET
Rotation3D Property
NamespacesWinnovative.ExcelLibExcelChartRotation3D
Winnovative Excel Library for .NET
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.
Declaration Syntax
C#Visual BasicVisual C++
public ExcelChartRotation3D Rotation3D { get; }
Public ReadOnly Property Rotation3D As ExcelChartRotation3D
public:
property ExcelChartRotation3D^ Rotation3D {
	ExcelChartRotation3D^ get ();
}

Assembly: Winnovative.ExcelLib (Module: Winnovative.ExcelLib) Version: 2.1.0.0 (2.1.0.0)