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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool PerspectiveEnabled { get; set; }Public Property PerspectiveEnabled As Boolean
Get
Set
Property Value
Boolean
See Also