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: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
public bool PerspectiveEnabled { get; set; }
Property Value
Boolean