Gets or sets a boolean value that toggles 3D for a chart area on and off.
Enables/disables 3D chart types in the area.
| Visual Basic (Declaration) | |
|---|---|
Public Property Enable3D As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool Enable3D {get; set;} | |
Return Value
If true the chart area is displayed using 3D, if false it will be 2D. False by default.
Toggles the three-dimensional display of a chart area on/off.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family