Link Search Menu Expand Document

ChartElevation Property

Gets or sets the elevation of the 3-D chart view, in degrees.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public int Elevation { get; set; }

Property Value

Type: Int32
The elevation of the 3-D chart view, in degrees.
Remarks
The value of this property must be between -90 and 90, except for 3-D bar charts, where it must be between 0 and 44.
See Also

Reference