Click or drag to resize

XlsChartFormat Elevation Property

Gets or sets the elevation of the 3-D chart view, in degrees (0 to +90 degrees).

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int Elevation { get; set; }

Property Value

Type: Int32
See Also