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


Implements "SendToBack and BringToFront" commands. Note that this command support annotattions and series too.

Syntax

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

Inheritance Hierarchy

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

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