Intersoft WebGrid Documentation
Is3DChart Method
See Also  Send Feedback
ISNet.WebUI.WebGrid.Chart Namespace > ChartSettings Class : Is3DChart Method






Syntax

Visual Basic (Declaration) 
Public Function Is3DChart() As Boolean
Visual Basic (Usage)Copy Code
Dim instance As ChartSettings
Dim value As Boolean
 
value = instance.Is3DChart()
C# 
public bool Is3DChart()
Delphi 
public function Is3DChart(): Boolean; 
JScript 
public function Is3DChart() : boolean;
Managed Extensions for C++ 
public: bool Is3DChart(); 
C++/CLI 
public:
bool Is3DChart(); 

Requirements

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

See Also

©2012 Intersoft Solutions Corp. All Rights Reserved.