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


PropertyPagesAxisClassControl is an user control which represents axis property page

Object Model


Syntax

Visual Basic (Declaration)  
<CompilerGlobalScopeAttribute()>
Private Class PropertyPagesAxis 
   Inherits PropertyPagesAxisClassControl
Visual Basic (Usage) Copy Code
Dim instance As PropertyPagesAxis
C#  
[CompilerGlobalScopeAttribute()]
private class PropertyPagesAxis : PropertyPagesAxisClassControl 

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.PropertyPagesAxisClass
                  Dundas.Charting.WebControl.Ajax.PropertyPagesAxisClassControl
                     Dundas.Charting.WebControl.Ajax.ASP.PropertyPagesAxis

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