Link Search Menu Expand Document

SeriesHas3DEffect Property

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.0.2045-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