Version

Search Results

TagPrefixAttribute Constructor

TagPrefixAttribute constructor. Syntax Parameters namespaceName The namespace to link to the given tagprefix.tagPrefix The tagprefix to associate with the given namespace.

UltraChart Class

The UltraChart, charting control from Infragistics, Inc. Syntax

UltraChart Class Events

For a list of all members of this type, see UltraChart members. Public Events Name Description AutoSizeChanged Occurs when the System.Windows.Forms.UserControl.AutoSize property changes. (Inherited from System.Windows.Forms.UserControl) AutoValidateChanged Occurs when the System.Windows.Forms.UserControl.AutoValid...

UltraChart Class Members

Public Constructors Public Properties Protected Properties Public Methods Protected Methods Public Events

UltraChart Class Methods

Public Methods Protected Methods

UltraChart Class Properties

Public Properties Protected Properties

AcceptsFocus Property

Determines whether or not the chart control accepts focus. Syntax Remarks Leaving this set to true allows for certain mouse interaction in 3D charts. However, problems can occur when another control requests that focus be sent back to the chart. In these cases, setting AcceptsFocus to False is recommended.

AddMouseDownTool Method

Adds the mouse down tool. Syntax Parameters tool The tool.

AddMouseMoveTool Method

Adds the mouse move tool. Syntax Parameters tool The tool.

Annotations Property (UltraChart)

Contains the Annotations collection and other appearance properties relevant to chart annotations. Syntax