Dundas Chart for ASP.NET
ChartUI Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : ChartUI Class


Enterprise Only Feature. The ChartUI class represents the Chart's User Interface Manager.
The ChartUI represents the Chart User Interface Manager. The Chart User Interface Manager provides the most common actions required by an end-user, such as switching from 2D/3D, color change, rotation and show/hide items like legends and grid. The major components which contain the ChartUI class are CommandCollection, ToolbarAttributes and ContextMenuAttributes. The Chart User Interface is active in Dundas Chart for Windows Froms and Internet SmartClient

Object Model





Syntax

Visual Basic (Declaration)  
Public Class ChartUI 
   Implements e 
Visual Basic (Usage) Copy Code
Dim instance As ChartUI
C#  
public class ChartUI : e  

Remarks

The Chart User Interface Manager provides the most common actions required by an end-user, such as switching from 2D to 3D, color changes, rotation and showing/hiding items like legends and grids.

The major components which contain the ChartUI class are CommandCollection, ToolbarAttributes and ContextMenuAttributes.

Inheritance Hierarchy

System.Object
   Dundas.Charting.WebControl.ChartUI

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.