ExcelChartRotation3D 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.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartRotation3D Rotation3D { get; }
Public ReadOnly Property Rotation3D As ExcelChartRotation3D
Get
public:
property ExcelChartRotation3D^ Rotation3D {
ExcelChartRotation3D^ get ();
}
member Rotation3D : ExcelChartRotation3D with get
Property Value
ExcelChartRotation3D