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


PropertyPagesChartClassControl is a class represents the chart property page.

Object Model


Syntax

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

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.PropertyPagesChartClass
                  Dundas.Charting.WebControl.Ajax.PropertyPagesChartClassControl
                     Dundas.Charting.WebControl.Ajax.ASP.PropertyPagesChart

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