Click or drag to resize

XlsChartSerieDataFormat Is3DBubbles Property

True to draw bubbles with 3D effects.

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

Property Value

Type: Boolean

Implements

IChartSerieDataFormat Is3DBubbles
See Also