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
Syntaxpublic bool PerspectiveEnabled { get; set; }
Public Property PerspectiveEnabled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also