Click or drag to resize

XlsChartShape HeightPercent Property

Returns or sets the height of a 3-D chart as a percentage of the chart width (between 5 and 500 percent).

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

Property Value

Type: Int32

Implements

IChart HeightPercent
See Also