Dundas.SharePoint.Charting.WebParts Send comments on this topic.
CommandPropertySheets Class
See Also  Members  
Dundas.Charting.WebControl.Commands Namespace : CommandPropertySheets Class


The CommandPropertySheets implements Properties ChartCommandType. Executing of this command cause showing of chart property dialog. The property dialog works in object context and shows differents sheets according this object context.

Syntax

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

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.Commands.CommandExecutor
      Dundas.Charting.WebControl.Commands.CommandPropertySheets

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