Dundas.SharePoint.Charting.WebParts Send comments on this topic.
PropertyPages3D Class
See Also  Members  
Dundas.Charting.WebControl.Ajax.ASP Namespace : PropertyPages3D Class


PropertyPages3DClassControl is an user control for setup 3D appearance of the chart. Part of property pages.

Object Model


Syntax

Visual Basic (Declaration)  
Private Class PropertyPages3D 
   Inherits PropertyPages3DClassControl
Visual Basic (Usage) Copy Code
Dim instance As PropertyPages3D
C#  
private class PropertyPages3D : PropertyPages3DClassControl 

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
      System.Web.UI.TemplateControl
         System.Web.UI.UserControl
            Dundas.Charting.WebControl.Ajax.PropertyPageBase
               Dundas.Charting.WebControl.Ajax.PropertyPages3DClass
                  Dundas.Charting.WebControl.Ajax.PropertyPages3DClassControl
                     Dundas.Charting.WebControl.Ajax.ASP.PropertyPages3D

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