TagPrefixAttribute constructor. Syntax Parameters namespaceName The namespace to link to the given tagprefix.tagPrefix The tagprefix to associate with the given namespace.
The UltraChart, charting control from Infragistics, Inc. Syntax
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...
Public Constructors Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
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.
Adds the mouse down tool. Syntax Parameters tool The tool.
Adds the mouse move tool. Syntax Parameters tool The tool.
Contains the Annotations collection and other appearance properties relevant to chart annotations. Syntax