ExcelChartRotation3DPerspective Property
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.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public int Perspective { get; set; }
Public Property Perspective As Integer
Get
Set
public:
property int Perspective {
int get ();
void set (int value);
}
member Perspective : int with get, set
Property Value
Int32