Winnovative Excel Library

ExcelChartRotation3DPerspective Property

Winnovative Excel Library Documentation
Gets or sets a value between 0 and 100 describing the depth appearance of the chart. The smallest value 0 is identical to having a parallel camera, and the largest value 100 produces the most exaggerated perspective, similar to what is produced with a wide-angle camera. This property has effect only if the PerspectiveEnabled property is true.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public int Perspective { get; set; }

Property Value

Type: Int32
See Also

Reference