You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| [AutoScaling](../../aspose.cells.charts/chart/autoscaling/) { get; set; } |TrueifMicrosoftExcelscalesa3-Dchartsothatit's closer in size to the equivalent 2-D chart. The RightAngleAxes property must be True. |
| [Perspective](../../aspose.cells.charts/chart/perspective/) { get; set; } |Returnsorsetstheperspectivefor the 3-D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True. |
44
+
| [Perspective](../../aspose.cells.charts/chart/perspective/) { get; set; } |Returnsorsetstheperspectivefor the three‑dimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True. |
Copy file name to clipboardExpand all lines: english/net/aspose.cells.charts/chart/perspective/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: Chart.Perspective
3
3
second_title: Aspose.Cells for .NET API Reference
4
-
description: Chart property. Returns or sets the perspective for the 3D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True
4
+
description: Chart property. Returns or sets the perspective for the threedimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True
5
5
type: docs
6
6
url: /net/aspose.cells.charts/chart/perspective/
7
7
---
8
8
## Chart.Perspective property
9
9
10
-
Returns or sets the perspective for the 3-D chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True.
10
+
Returns or sets the perspective for the three‑dimensional chart view. Must be between 0 and 100. This property is ignored if the RightAngleAxes property is True.
0 commit comments