ExcelChartWorksheetRotation3D 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: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartRotation3D Rotation3D { get; }Public ReadOnly Property Rotation3D As ExcelChartRotation3D
Get
Property Value
ExcelChartRotation3D
See Also