Winnovative Excel Library

ExcelChartWorksheetRotation3D Property

Winnovative Excel Library Documentation
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.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelChartRotation3D Rotation3D { get; }

Property Value

Type: ExcelChartRotation3D
See Also

Reference