Click or drag to resize

Format3D BevelBottomType Property

Gets or sets the bevel bottom.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XLSXChartBevelType BevelBottomType { get; set; }

Property Value

Type: XLSXChartBevelType
The bevel bottom.

Implements

IFormat3D BevelBottomType
See Also