SeriesHas3DEffect Property Bytescout Spreadsheet SDK
Gets or sets a value indicating whether the series has a three-dimensional appearance. Applies only to bubble charts

Namespace:  Bytescout.Spreadsheet.Charts
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public bool Has3DEffect { get; set; }

Property Value

Type: Boolean
true if the series has a three-dimensional appearance; otherwise, false.
See Also

Reference