Link Search Menu Expand Document

ChartPerspective Property

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.0.2045-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