Dundas Chart for Windows Forms
Chart Class Members
See Also  Properties  Methods  Events Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : Chart Class


The following tables list the members exposed by Chart.

Public Constructors

  Name Description
Public Constructor Chart Constructor

Creates a new instance of the Chart class.


Chart control constructor.  
Top

Public Properties

  Name Description
Public Property AccessibilityObject Gets the AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Control)
Public Property AccessibleDefaultActionDescription Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public Property AccessibleDescription Gets or sets the description of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public Property AccessibleName Gets or sets the name of the control used by accessibility client applications. (Inherited from System.Windows.Forms.Control)
Public Property AccessibleRole Gets or sets the accessible role of the control (Inherited from System.Windows.Forms.Control)
Public Property AllowDrop Gets or sets a value indicating whether the control can accept data that the user drags onto it. (Inherited from System.Windows.Forms.Control)
Public Property Anchor Gets or sets the edges of the container to which a control is bound and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public Property Annotations

Enterprise Only Feature. This collection property stores a chart's annotations.


Chart annotation collection.  
Public Property AntiAliasing

Gets or sets a value that determines if anti-aliasing is used when text and graphics are drawn.


Specifies whether smoothing (antialiasing) is applied while drawing chart.  
Public Property AutoScrollOffset Gets or sets where this control is scrolled to in ScrollControlIntoView. (Inherited from System.Windows.Forms.Control)
Public Property BackColor Overridden. 

Gets or sets the background color of the Chart object.


Back ground color for the Chart  
Public Property BackGradientEndColor

Gets or sets the secondary color of the chart.


The second color which is used for a gradient  
Public Property BackGradientType

Gets or sets the orientation of the Chart control's gradient, and also determines whether or not a gradient is used.


A type for the background gradient  
Public Property BackgroundImageLayout Gets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from System.Windows.Forms.Control)
Public Property BackHatchStyle

Gets or sets the hatching style of the Chart control.


Back Hatch style  
Public Property BackImage

Gets or sets the background image of of the Chart control.


Chart area background image  
Public Property BackImageAlign

Gets or sets the alignment of the of the Chart control.


Background image alignment used by ClampUnscale drawing mode.  
Public Property BackImageMode

Gets or sets the drawing mode of the of the Chart control.


Chart area background image drawing mode.  
Public Property BackImageTranspColor

Gets or sets the color of the Chart control that will be implemented as transparent.


Background image transparent color.  
Public Property BindingContext Gets or sets the BindingContext for the control. (Inherited from System.Windows.Forms.Control)
Public Property BorderColor

Gets or sets the border color of the Chart control.


Border color for the Chart  
Public Property BorderLineColor

Gets or sets the color of the entire chart picture's border.


Border color for the Chart  
Public Property BorderLineStyle

Gets or sets the style of the entire chart picture's border.


The style of the border line  
Public Property BorderLineWidth

Gets or sets the width of the entire chart picture's border.


The width of the border line  
Public Property BorderSkin

Returns a BorderSkinAttributes object, which provides border skin functionality for the chart.


Chart border skin style.  
Public Property Bottom Gets the distance, in pixels, between the bottom edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public Property Bounds Gets or sets the size and location of the control including its nonclient elements, in pixels, relative to the parent control. (Inherited from System.Windows.Forms.Control)
Public Property CanFocus Gets a value indicating whether the control can receive focus. (Inherited from System.Windows.Forms.Control)
Public Property CanSelect Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.Control)
Public Property Capture Gets or sets a value indicating whether the control has captured the mouse. (Inherited from System.Windows.Forms.Control)
Public Property CausesValidation Gets or sets a value indicating whether the control causes validation to be performed on any controls that require validation when it receives focus. (Inherited from System.Windows.Forms.Control)
Public Property ChartAreas

Gets a read-only ChartAreaCollection object, used to store ChartArea objects.


Reference to chart area collection  
Public Property ClientRectangle Gets the rectangle that represents the client area of the control. (Inherited from System.Windows.Forms.Control)
Public Property ClientSize Gets or sets the height and width of the client area of the control. (Inherited from System.Windows.Forms.Control)
Public Property CompanyName Gets the name of the company or creator of the application containing the control. (Inherited from System.Windows.Forms.Control)
Public Property Container Gets the IContainer that contains the Component. (Inherited from System.ComponentModel.Component)
Public Property ContainsFocus Gets a value indicating whether the control, or one of its child controls, currently has the input focus. (Inherited from System.Windows.Forms.Control)
Public Property ContextMenu Gets or sets the shortcut menu associated with the control. (Inherited from System.Windows.Forms.Control)
Public Property ContextMenuStrip Gets or sets the ContextMenuStrip associated with this control. (Inherited from System.Windows.Forms.Control)
Public Property Controls Gets the collection of controls contained within the control. (Inherited from System.Windows.Forms.Control)
Public Property Created Gets a value indicating whether the control has been created. (Inherited from System.Windows.Forms.Control)
Public Property Cursor Overridden. Gets or sets the cursor that is displayed when the mouse pointer is over the control.
Gets or sets the cursor that is displayed when the mouse pointer is over the control.  
Public Property DataBindings Gets the data bindings for the control. (Inherited from System.Windows.Forms.Control)
Public Property DataManipulator

Enterprise Only Feature. Returns a DataManipulator object, which allows for the manipulation of data.


Series data manipulator  
Public Property DataSource

Gets or sets the data source for the Chart object.


"The data source used to populate series data. Series ValueMember properties must be also set."  
Public Property DisplayRectangle Gets the rectangle that represents the display area of the control. (Inherited from System.Windows.Forms.Control)
Public Property Disposing Gets a value indicating whether the base Control class is in the process of disposing. (Inherited from System.Windows.Forms.Control)
Public Property Dock Gets or sets which control borders are docked to its parent control and determines how a control is resized with its parent. (Inherited from System.Windows.Forms.Control)
Public Property Enabled Gets or sets a value indicating whether the control can respond to user interaction. (Inherited from System.Windows.Forms.Control)
Public Property Focused Gets a value indicating whether the control has input focus. (Inherited from System.Windows.Forms.Control)
Public Property Handle Gets the window handle that the control is bound to. (Inherited from System.Windows.Forms.Control)
Public Property HasChildren Gets a value indicating whether the control contains one or more child controls. (Inherited from System.Windows.Forms.Control)
Public Property Height

Gets or sets the height of the entire chart image.


Gets or sets the height of the control. (Inherited from System.Windows.Forms.Control)
Public Property Images

Gets a NamedImagesCollection object, which stores NamedImage objects for the chart.


Chart named images collection.  
Public Property ImeMode Gets or sets the Input Method Editor (IME) mode of the control. (Inherited from System.Windows.Forms.Control)
Public Property InvokeRequired Gets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on. (Inherited from System.Windows.Forms.Control)
Public Property IsAccessible Gets or sets a value indicating whether the control is visible to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public Property IsDisposed Gets a value indicating whether the control has been disposed of. (Inherited from System.Windows.Forms.Control)
Public Property IsHandleCreated Gets a value indicating whether the control has a handle associated with it. (Inherited from System.Windows.Forms.Control)
Public Property IsMirrored Gets a value indicating whether the control is mirrored. (Inherited from System.Windows.Forms.Control)
Public Property LayoutEngine Gets a cached instance of the control's layout engine. (Inherited from System.Windows.Forms.Control)
Public Property Left Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public Property Legends This collection property stores all Legend objects used by the Chart control.
Chart legend collection.  
Public Property Location Gets or sets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container. (Inherited from System.Windows.Forms.Control)
Public Property Margin Gets or sets the space between controls. (Inherited from System.Windows.Forms.Control)
Public Property MaximumSize Gets or sets the size that is the upper limit that GetPreferredSize can specify. (Inherited from System.Windows.Forms.Control)
Public Property MinimumSize Gets or sets the size that is the lower limit that GetPreferredSize can specify. (Inherited from System.Windows.Forms.Control)
Public Property Name Gets or sets the name of the control. (Inherited from System.Windows.Forms.Control)
Public Property Padding Gets or sets padding within the control. (Inherited from System.Windows.Forms.Control)
Public Property Palette

Gets or sets the palette of the Chart control.


Color palette to use  
Public Property PaletteCustomColors Gets or sets an array of custom palette colors.
Array of custom palette colors.  
Public Property Parent Gets or sets the parent container of the control. (Inherited from System.Windows.Forms.Control)
Public Property PreferredSize Gets the size of a rectangular area into which the control can fit. (Inherited from System.Windows.Forms.Control)
Public Property Printing Gets a read-only PrintManager object, used for printing a chart.
Chart printing object.  
Public Property ProductName Gets the product name of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public Property ProductVersion Gets the version of the assembly containing the control. (Inherited from System.Windows.Forms.Control)
Public Property RecreatingHandle Gets a value indicating whether the control is currently re-creating its handle. (Inherited from System.Windows.Forms.Control)
Public Property Region Gets or sets the window region associated with the control. (Inherited from System.Windows.Forms.Control)
Public Property Right Gets the distance, in pixels, between the right edge of the control and the left edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public Property RightToLeft Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.Control)
Public Property Serializer

Gets a ChartSerializer object, which is used for chart serialization.


Chart serializer object.  
Public Property Series

Gets a SeriesCollection object.


Chart series collection.  
Public Property Site Gets or sets the site of the control. (Inherited from System.Windows.Forms.Control)
Public Property Size Gets or sets the size of the control.
Fore color propery (not used)  
Public Property SoftShadows

Gets or sets a boolean value that determines if a smooth gradient is applied when shadows are drawn.


Specifies whether smoothing is applied while drawing shadows.  
Public Property SuppressExceptions

Gets or sets a boolean value that determines if non-critical exceptions should be suppressed.


Indicates that non-critical chart exceptions will be suppressed.  
Public Property TabIndex Gets or sets the tab order of the control within its container. (Inherited from System.Windows.Forms.Control)
Public Property TabStop Gets or sets a value indicating whether the user can give the focus to this control using the TAB key. (Inherited from System.Windows.Forms.Control)
Public Property Tag Gets or sets the object that contains data about the control. (Inherited from System.Windows.Forms.Control)
Public Property Text Gets or sets the text associated with this control. (Inherited from System.Windows.Forms.Control)
Public Property TextAntiAliasingQuality

Gets or sets the TextAntiAliasingQuality type to use when applying anti-aliasing to text.


Specifies the quality of text antialiasing.  
Public Property Titles This collection property stores all Title objects used by the Chart control.
Chart title collection.  
Public Property Top Gets or sets the distance, in pixels, between the top edge of the control and the top edge of its container's client area. (Inherited from System.Windows.Forms.Control)
Public Property TopLevelControl Gets the parent control that is not parented by another Windows Forms control. Typically, this is the outermost Form that the control is contained in. (Inherited from System.Windows.Forms.Control)
Public Property UI Enterprise Only Feature. Gets or sets the Chart control's user interface.
Chart command user interface.  
Public Property UseWaitCursor Gets or sets a value indicating whether to use the wait cursor for the current control and all child controls. (Inherited from System.Windows.Forms.Control)
Public Property Visible Gets or sets a value indicating whether the control is displayed. (Inherited from System.Windows.Forms.Control)
Public Property Width

Gets or sets the width of the entire chart image.


Gets or sets the width of the control. (Inherited from System.Windows.Forms.Control)
Top

Public Methods

  Name Description
Public Method AlignDataPointsByAxisLabel Overloaded. Aligns data points along the X axis using their axis labels. Applicable when multiple series are indexed and their X-values are strings.  
Public Method ApplyPaletteColors

Causes the setting of the automatically assigned series and data point colors to allow programmatic access at runtime.


Applies palette colors to series or data points.  
Public Method BeginInit Signals the object that initialization is starting.
Signals the object that initialization is starting.  
Public Method BeginInvoke Overloaded. Executes the specified delegate asynchronously on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control)
Public Method BringToFront Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control)
Public Method Contains Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control)
Public Method CreateControl Forces the creation of the control, including the creation of the handle and any child controls. (Inherited from System.Windows.Forms.Control)
Public Method CreateGraphics Creates the Graphics for the control. (Inherited from System.Windows.Forms.Control)
Public Method CreateObjRef Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method DataBind

Data binds the Chart control to a data source.


Data binds control to the selected data source.  
Public Method DataBindCrossTab Overloaded. Data binds the chart to the table, and creates one series per unique value in a column.  
Public Method DataBindTable Overloaded. Data binds the chart to a table.  
Public Method Dispose Disposes of the object, using the IDisposable interface.
Releases all resources used by the Component. (Inherited from System.ComponentModel.Component)
Public Method DoDragDrop Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control)
Public Method DrawToBitmap Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control)
Public Method EndInit Signals the object that initialization is complete.
Signals the object that initialization is complete.  
Public Method EndInvoke Retrieves the return value of the asynchronous operation represented by the IAsyncResult passed. (Inherited from System.Windows.Forms.Control)
Public Method FindForm Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control)
Public Method Focus Sets input focus to the control. (Inherited from System.Windows.Forms.Control)
Public Method GetChildAtPoint Overloaded. Retrieves the child control that is located at the specified coordinates, specifying whether to ignore child controls of a certain type. (Inherited from System.Windows.Forms.Control)
Public Method GetCommand Returns the CommandUI object assosiated with a control.  
Public Method GetContainerControl Returns the next ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control)
Public Method GetLifetimeService Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method GetNextControl Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control)
Public Method GetPreferredSize Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control)
Public Method Hide Conceals the control from the user. (Inherited from System.Windows.Forms.Control)
Public Method HitTest Overloaded. Call this method to determine the chart element, if any, that is located at a point defined by the given X and Y coordinates.  
Public Method InitializeLifetimeService Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method Invalidate Overloaded. Invalidates the entire surface of the Chart and causes the Chart control to be redrawn.  
Public Method Invoke Overloaded. Executes the specified delegate on the thread that owns the control's underlying window handle. (Inherited from System.Windows.Forms.Control)
Public Method LoadTemplate Overloaded. Loads a template into the control.  
Public Method PerformLayout Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control)
Public Method PointToClient Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control)
Public Method PointToScreen Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control)
Public Method PreProcessControlMessage (Inherited from System.Windows.Forms.Control)
Public Method PreProcessMessage (Inherited from System.Windows.Forms.Control)
Public Method RectangleToClient Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control)
Public Method RectangleToScreen Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control)
Public Method ResetAutoValues

Resets automatically calculated chart property values back to "Auto".


Reset auto calculated chart properties values to "Auto".  
Public Method ResetText Resets the Text property to its default value. (Inherited from System.Windows.Forms.Control)
Public Method ResumeLayout Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control)
Public Method SaveAsImage Overloaded. Saves the chart image into a string or stream.  
Public Method Select

Retrieves the data point and series that a user selected (i.e. clicked on).


Activates the control. (Inherited from System.Windows.Forms.Control)
Public Method SelectNextControl Activates the next control. (Inherited from System.Windows.Forms.Control)
Public Method SendToBack Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control)
Public Method SetBounds Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control)
Public Method SetCommand Assosiates a CommandUI object with a Control  
Public Method Show Displays the control to the user. (Inherited from System.Windows.Forms.Control)
Public Method SuspendLayout Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control)
Public Method ToString Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from System.ComponentModel.Component)
Public Method Update Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control)
Public Method UpdateAnnotations Enterprise Only Feature. Updates the annotations in the control.
Updates chart annotations only.  
Public Method UpdateCursor Updates the cursor in the control.
Updates chart cursor and range selection only.  
Top

Public Events

  Name Description
Public Event AnnotationPlaced Enterprise Only Feature. Occurs when an annotation is placed.
Fires when annotation is placed by the user on the chart.  
Public Event AnnotationPositionChanged Enterprise Only Feature. Occurs when the position of an annotation is changed.
Fires when annotation position was changed.  
Public Event AnnotationPositionChanging Enterprise Only Feature. Occurs when the position of an annotation is changing.
Fires when annotation position is changing.  
Public Event AnnotationSelectionChanged Enterprise Only Feature. Occurs when the selection of an annotation is changed.
Fires when selected annotation changes.  
Public Event AnnotationTextChanged Enterprise Only Feature. Occurs when the text of an annotation is changed.
Fires when annotation text was changed.  
Public Event AxisScrollBarClicked Occurs when the axis scrollbar is clicked.
Called when axis scroll bar is used by user.  
Public Event AxisViewChanged Occurs when the axis view is changed.
Called when axis view position/size is changed.  
Public Event AxisViewChanging Occurs when the axis view is changing.
Called when axis view position/size is about to change.  
Public Event BackColorChanged Occurs when the value of the BackColor property changes. (Inherited from System.Windows.Forms.Control)
Public Event BackgroundImageChanged Occurs when the value of the BackgroundImage property changes. (Inherited from System.Windows.Forms.Control)
Public Event BackgroundImageLayoutChanged Occurs when the BackgroundImageLayout property changes. (Inherited from System.Windows.Forms.Control)
Public Event BindingContextChanged Occurs when the value of the BindingContext property changes. (Inherited from System.Windows.Forms.Control)
Public Event CausesValidationChanged Occurs when the value of the CausesValidation property changes. (Inherited from System.Windows.Forms.Control)
Public Event ChangeUICues Occurs when the focus or keyboard user interface (UI) cues change. (Inherited from System.Windows.Forms.Control)
Public Event Click This server-side event fires when a chart element is clicked on by the user. (Inherited from System.Windows.Forms.Control)
Public Event ClientSizeChanged Occurs when the value of the ClientSize property changes. (Inherited from System.Windows.Forms.Control)
Public Event CommandFired This event is raised just after a command is executed.
Fires after executing a command.  
Public Event CommandFiring This event is raised just before a command is executed.
Fires before executing a command.  
Public Event ContextMenuChanged Occurs when the value of the ContextMenu property changes. (Inherited from System.Windows.Forms.Control)
Public Event ContextMenuStripChanged Occurs when the value of the ContextMenuStrip property changes. (Inherited from System.Windows.Forms.Control)
Public Event ControlAdded Occurs when a new control is added to the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public Event ControlRemoved Occurs when a control is removed from the ControlCollection. (Inherited from System.Windows.Forms.Control)
Public Event CursorChanged Occurs when the value of the Cursor property changes. (Inherited from System.Windows.Forms.Control)
Public Event CursorPositionChanged Occurs when the cursor position is changed.
Called when cursor position is changed.  
Public Event CursorPositionChanging Occurs when the cursor position is changing.
Called when cursor position is about to change.  
Public Event Disposed Adds an event handler to listen to the Disposed event on the component. (Inherited from System.ComponentModel.Component)
Public Event DockChanged Occurs when the value of the Dock property changes. (Inherited from System.Windows.Forms.Control)
Public Event DoubleClick Occurs when the control is double-clicked. (Inherited from System.Windows.Forms.Control)
Public Event DragDrop Occurs when a drag-and-drop operation is completed. (Inherited from System.Windows.Forms.Control)
Public Event DragEnter Occurs when an object is dragged into the control's bounds. (Inherited from System.Windows.Forms.Control)
Public Event DragLeave Occurs when an object is dragged out of the control's bounds. (Inherited from System.Windows.Forms.Control)
Public Event DragOver Occurs when an object is dragged over the control's bounds. (Inherited from System.Windows.Forms.Control)
Public Event EnabledChanged Occurs when the Enabled property value has changed. (Inherited from System.Windows.Forms.Control)
Public Event Enter Occurs when the control is entered. (Inherited from System.Windows.Forms.Control)
Public Event FontChanged Occurs when the Font property value changes. (Inherited from System.Windows.Forms.Control)
Public Event ForeColorChanged Occurs when the ForeColor property value changes. (Inherited from System.Windows.Forms.Control)
Public Event GetDataPointLabelText Called before drawing the data point label to get this label text.  
Public Event GetToolTipText Occurs after the mouse cursor is held over a relevant chart element.
Called before showing the tooltip to get the tooltip text.  
Public Event GiveFeedback Occurs during a drag operation. (Inherited from System.Windows.Forms.Control)
Public Event GotFocus Occurs when the control receives focus. (Inherited from System.Windows.Forms.Control)
Public Event HandleCreated Occurs when a handle is created for the control. (Inherited from System.Windows.Forms.Control)
Public Event HandleDestroyed Occurs when the control's handle is in the process of being destroyed. (Inherited from System.Windows.Forms.Control)
Public Event HelpRequested Occurs when the user requests help for a control. (Inherited from System.Windows.Forms.Control)
Public Event ImeModeChanged Occurs when the ImeMode property has changed. (Inherited from System.Windows.Forms.Control)
Public Event Invalidated Occurs when a control's display requires redrawing. (Inherited from System.Windows.Forms.Control)
Public Event KeyDown Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public Event KeyPress Occurs when a key is pressed while the control has focus. (Inherited from System.Windows.Forms.Control)
Public Event KeyUp Occurs when a key is released while the control has focus. (Inherited from System.Windows.Forms.Control)
Public Event Layout Occurs when a control should reposition its child controls. (Inherited from System.Windows.Forms.Control)
Public Event Leave Occurs when the input focus leaves the control. (Inherited from System.Windows.Forms.Control)
Public Event LocationChanged Occurs when the Location property value has changed. (Inherited from System.Windows.Forms.Control)
Public Event LostFocus Occurs when the control loses focus. (Inherited from System.Windows.Forms.Control)
Public Event MarginChanged Occurs when the control's margin changes. (Inherited from System.Windows.Forms.Control)
Public Event MouseCaptureChanged Occurs when the control loses mouse capture. (Inherited from System.Windows.Forms.Control)
Public Event MouseClick Occurs when the control is clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public Event MouseDoubleClick Occurs when the control is double clicked by the mouse. (Inherited from System.Windows.Forms.Control)
Public Event MouseDown Occurs when the mouse pointer is over the control and a mouse button is pressed. (Inherited from System.Windows.Forms.Control)
Public Event MouseEnter Occurs when the mouse pointer enters the control. (Inherited from System.Windows.Forms.Control)
Public Event MouseHover Occurs when the mouse pointer rests on the control. (Inherited from System.Windows.Forms.Control)
Public Event MouseLeave Occurs when the mouse pointer leaves the control. (Inherited from System.Windows.Forms.Control)
Public Event MouseMove Occurs when the mouse pointer is moved over the control. (Inherited from System.Windows.Forms.Control)
Public Event MouseUp Occurs when the mouse pointer is over the control and a mouse button is released. (Inherited from System.Windows.Forms.Control)
Public Event MouseWheel Occurs when the mouse wheel moves while the control has focus. (Inherited from System.Windows.Forms.Control)
Public Event Move Occurs when the control is moved. (Inherited from System.Windows.Forms.Control)
Public Event PaddingChanged Occurs when the control's padding changes. (Inherited from System.Windows.Forms.Control)
Public Event ParentChanged Occurs when the Parent property value changes. (Inherited from System.Windows.Forms.Control)
Public Event PostPaint

This event fires after a chart element is drawn.


Called when chart element is painted.  
Public Event PrePaint

This event fires just prior to a chart element being drawn.


Called when chart element back ground is painted.  
Public Event PreviewKeyDown Occurs before the KeyDown event when a key is pressed while focus is on this control. (Inherited from System.Windows.Forms.Control)
Public Event QueryAccessibilityHelp Occurs when AccessibleObject is providing help to accessibility applications. (Inherited from System.Windows.Forms.Control)
Public Event QueryContinueDrag Occurs during a drag-and-drop operation and enables the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from System.Windows.Forms.Control)
Public Event RegionChanged Occurs when the value of the Region property changes. (Inherited from System.Windows.Forms.Control)
Public Event Resize Occurs when the control is resized. (Inherited from System.Windows.Forms.Control)
Public Event RightToLeftChanged Occurs when the RightToLeft property value changes. (Inherited from System.Windows.Forms.Control)
Public Event SelectionRangeChanged Occurs when the selection range is changed.
Called when selection start/end position is changed.  
Public Event SelectionRangeChanging Occurs when the selection range is changing.
Called when selection start/end position is about to change.  
Public Event SizeChanged Occurs when the Size property value changes. (Inherited from System.Windows.Forms.Control)
Public Event StyleChanged Occurs when the control style changes. (Inherited from System.Windows.Forms.Control)
Public Event SystemColorsChanged Occurs when the system colors change. (Inherited from System.Windows.Forms.Control)
Public Event TabIndexChanged Occurs when the TabIndex property value changes. (Inherited from System.Windows.Forms.Control)
Public Event TabStopChanged Occurs when the TabStop property value changes. (Inherited from System.Windows.Forms.Control)
Public Event TextChanged Occurs when the Text property value changes. (Inherited from System.Windows.Forms.Control)
Public Event ToolbarMouseMoved Enterprise Only Feature. Occurs when the toolbar mouse is moved.
Fires when chart toolbar is moved by the user using mouse.  
Public Event Validated Occurs when the control is finished validating. (Inherited from System.Windows.Forms.Control)
Public Event Validating Occurs when the control is validating. (Inherited from System.Windows.Forms.Control)
Public Event VisibleChanged Occurs when the Visible property value changes. (Inherited from System.Windows.Forms.Control)
Top

See Also

© 2009 All Rights Reserved.