Dundas Chart for ASP.NET
ToggleStyle Enumeration
See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : ToggleStyle Enumeration


Enterprise Only Feature. Represents command's toggle style (e.g. behavior and appearance).
Represents CommandStyle behavior and appearance

Syntax

Visual Basic (Declaration)  
Public Enum ToggleStyle 
   Inherits Enum
Visual Basic (Usage) Copy Code
Dim instance As ToggleStyle
C#  
public enum ToggleStyle : Enum 

Members

Member Description
Auto Command with standard behavior and appearance.
Command with standard behavior and appearance
Toggled Command can have toggled state.
Command can have toggled state
Grouped The command is grouped, and behaves like radio buttons.
The command is grouped and behave like radio buttons

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dundas.Charting.WebControl.ToggleStyle

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

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.