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


Implements ToggleLegend chart command type.

Syntax

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

Inheritance Hierarchy

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

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