Click or drag to resize

ExcelChartRotation3DPerspectiveEnabled Property

Gets or sets a flag indicating if the 3D perspective is enabled for the chart. If the property is false, the chart axes will be in right angle and the perspective effect is disabled.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public bool PerspectiveEnabled { get; set; }

Property Value

Type: Boolean
See Also