ChartPerspective Property Bytescout Spreadsheet SDK
Gets or sets the perspective for the 3-D chart view. Must be between 0 and 100.

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public int Perspective { get; set; }

Property Value

Type: Int32
The perspective for the 3-D chart view.
Remarks

This element is ignored if RightAngleAxes property is true.
See Also

Reference