SharpGraph Constructor | Initializes a new instance of the SharpGraph object. |
AccessibilityObject (Inherited from System.Windows.Forms.Control) | |
AccessibleDefaultActionDescription (Inherited from System.Windows.Forms.Control) | |
AccessibleDescription | Gets or sets the description of the Chart control used by accessibility client applications. |
AccessibleName | Gets or sets the name of the Chart control used by accessibility client applications. |
AccessibleRole | Gets or sets the accessible role of the Chart control. |
AllowDrop (Inherited from System.Windows.Forms.Control) | |
Anchor (Inherited from System.Windows.Forms.Control) | |
AreaCustomBorderDrawer | Gets or sets the custom border drawer object for the ChartAreas. |
AutoRefresh | Gets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change. |
BackColor | Overridden. Gets or sets the backcolor for the chart. |
Backdrop | Gets or sets the backdrop information for the chart. |
BackgroundImage | Overridden. Gets or sets the image for the background of the chart. |
BindingContext (Inherited from System.Windows.Forms.Control) | |
Border | Gets or sets the border information for the chart. |
Bottom (Inherited from System.Windows.Forms.Control) | |
Bounds (Inherited from System.Windows.Forms.Control) | |
CanFocus (Inherited from System.Windows.Forms.Control) | |
CanSelect (Inherited from System.Windows.Forms.Control) | |
Capture (Inherited from System.Windows.Forms.Control) | |
CausesValidation | Gets or sets a value indicating whether the Chart control causes validation to be performed on any controls that require validation when it receives focus. |
ChartAreas | Gets the ChartAreasCollection for the Chart control. |
ChartCustomBorderDrawer | Gets or sets the custom border drawer object for the entire control. |
ClientRectangle (Inherited from System.Windows.Forms.Control) | |
ClientSize (Inherited from System.Windows.Forms.Control) | |
ColorPalette | Gets or sets ColorPalette enumeration for the chart. |
CompanyName (Inherited from System.Windows.Forms.Control) | |
Container (Inherited from System.ComponentModel.Component) | |
ContainsFocus (Inherited from System.Windows.Forms.Control) | |
ContextMenu (Inherited from System.Windows.Forms.Control) | |
Controls (Inherited from System.Windows.Forms.Control) | |
Created (Inherited from System.Windows.Forms.Control) | |
Cursor | Overridden. Gets or sets the cursor used for the chart. |
DataBindings (Inherited from System.Windows.Forms.Control) | |
DataSource | Gets or sets the global data source for the chart. |
DeviceMode | Gets or sets an enumerated value specifying the graphics device options. |
DisplayRectangle (Inherited from System.Windows.Forms.Control) | |
Disposing (Inherited from System.Windows.Forms.Control) | |
Dock (Inherited from System.Windows.Forms.Control) | |
Enabled (Inherited from System.Windows.Forms.Control) | |
Focused (Inherited from System.Windows.Forms.Control) | |
Font | Overridden. Gets or sets the font for the chart. |
ForeColor | Overridden. Gets or sets the forecolor for the chart. |
GridLayout | Gets or sets the GridLayout object for the chart. |
Handle (Inherited from System.Windows.Forms.Control) | |
HasChildren (Inherited from System.Windows.Forms.Control) | |
Height (Inherited from System.Windows.Forms.Control) | |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. |
InvokeRequired (Inherited from System.Windows.Forms.Control) | |
IsAccessible (Inherited from System.Windows.Forms.Control) | |
IsDesignMode | Gets a value that indicates whether the Chart is currently in design mode. |
IsDisposed (Inherited from System.Windows.Forms.Control) | |
IsHandleCreated (Inherited from System.Windows.Forms.Control) | |
Left (Inherited from System.Windows.Forms.Control) | |
Legends | Gets or sets the legend object for the Chart control. |
Location (Inherited from System.Windows.Forms.Control) | |
Name (Inherited from System.Windows.Forms.Control) | |
Parent (Inherited from System.Windows.Forms.Control) | |
ProductName (Inherited from System.Windows.Forms.Control) | |
ProductVersion (Inherited from System.Windows.Forms.Control) | |
RecreatingHandle (Inherited from System.Windows.Forms.Control) | |
Region (Inherited from System.Windows.Forms.Control) | |
Right (Inherited from System.Windows.Forms.Control) | |
RightToLeft | Overridden. Gets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts. |
Series | Gets the series collection for the Chart object. |
Site (Inherited from System.Windows.Forms.Control) | |
Size (Inherited from System.Windows.Forms.Control) | |
TabIndex (Inherited from System.Windows.Forms.Control) | |
TabStop (Inherited from System.Windows.Forms.Control) | |
Tag (Inherited from System.Windows.Forms.Control) | |
Text | Overridden. Gets or sets the text as string for the Chart object. |
Titles | Gets the titles collection for the Chart object. |
Top (Inherited from System.Windows.Forms.Control) | |
TopLevelControl (Inherited from System.Windows.Forms.Control) | |
UIOptions | Gets or sets enumerated user interface features for the chart. |
Visible (Inherited from System.Windows.Forms.Control) | |
Width (Inherited from System.Windows.Forms.Control) | |
WindowTarget (Inherited from System.Windows.Forms.Control) |
BeginInit | |
BeginInvoke (Inherited from System.Windows.Forms.Control) | Overloaded. |
BringToFront (Inherited from System.Windows.Forms.Control) | |
Contains (Inherited from System.Windows.Forms.Control) | |
CreateControl (Inherited from System.Windows.Forms.Control) | |
CreateGraphics (Inherited from System.Windows.Forms.Control) | |
CreateObjRef (Inherited from System.MarshalByRefObject) | |
Dispose (Inherited from System.ComponentModel.Component) | |
DoCommand | Executes a command for the SharpGraph object. |
DoDragDrop (Inherited from System.Windows.Forms.Control) | |
DrawContent | Draws the chart on the provided graphics object. |
EndInit | |
EndInvoke (Inherited from System.Windows.Forms.Control) | |
FindForm (Inherited from System.Windows.Forms.Control) | |
Focus (Inherited from System.Windows.Forms.Control) | |
GetChildAtPoint (Inherited from System.Windows.Forms.Control) | |
GetContainerControl (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService (Inherited from System.MarshalByRefObject) | |
GetNextControl (Inherited from System.Windows.Forms.Control) | |
Hide (Inherited from System.Windows.Forms.Control) | |
HitTest | Returns information about the chart item that is placed in the specified coordinates. |
InitializeLifetimeService (Inherited from System.MarshalByRefObject) | |
Invalidate (Inherited from System.Windows.Forms.Control) | Overloaded. |
Invoke (Inherited from System.Windows.Forms.Control) | Overloaded. |
PerformLayout (Inherited from System.Windows.Forms.Control) | Overloaded. |
PointToClient (Inherited from System.Windows.Forms.Control) | |
PointToScreen (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage (Inherited from System.Windows.Forms.Control) | |
QuickLoad | Loads a chart from primitive data types as binary values. |
QuickSave | Saves the chart to primitive types in binary to a stream. |
ReadXml | Reads a chart from an XmlElement. |
RectangleToClient (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen (Inherited from System.Windows.Forms.Control) | |
Refresh (Inherited from System.Windows.Forms.Control) | |
RefreshData | For internal use only. |
ResetBackColor (Inherited from System.Windows.Forms.Control) | |
ResetBindings (Inherited from System.Windows.Forms.Control) | |
ResetCursor (Inherited from System.Windows.Forms.Control) | |
ResetFont (Inherited from System.Windows.Forms.Control) | |
ResetForeColor (Inherited from System.Windows.Forms.Control) | |
ResetImeMode (Inherited from System.Windows.Forms.Control) | |
ResetRightToLeft (Inherited from System.Windows.Forms.Control) | |
ResetText (Inherited from System.Windows.Forms.Control) | |
ResumeLayout (Inherited from System.Windows.Forms.Control) | Overloaded. |
Scale (Inherited from System.Windows.Forms.Control) | Overloaded. |
Select (Inherited from System.Windows.Forms.Control) | |
SelectNextControl (Inherited from System.Windows.Forms.Control) | |
SendToBack (Inherited from System.Windows.Forms.Control) | |
SetBounds (Inherited from System.Windows.Forms.Control) | Overloaded. |
Show (Inherited from System.Windows.Forms.Control) | |
SuspendLayout (Inherited from System.Windows.Forms.Control) | |
ToString (Inherited from System.ComponentModel.Component) | |
Update (Inherited from System.Windows.Forms.Control) | |
WriteXml | Writes the chart from an XmlElement. |
BackColorChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the BackColor property changes. |
BackgroundImageChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the BackgroundImage property changes. |
BindingContextChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the BindingContext property changes. |
CausesValidationChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the CausesValidation property changes. |
ChangeUICues (Inherited from System.Windows.Forms.Control) | Occurs when the focus or keyboard user interface (UI) cues change. |
Click (Inherited from System.Windows.Forms.Control) | Occurs when the control is clicked. |
ContextMenuChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the ContextMenu property changes. |
ControlAdded (Inherited from System.Windows.Forms.Control) | Occurs when a new control is added to the ControlCollection . |
ControlRemoved (Inherited from System.Windows.Forms.Control) | Occurs when a control is removed from the ControlCollection . |
CursorChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the Cursor property changes. |
Disposed (Inherited from System.ComponentModel.Component) | Adds an event handler to listen to the Disposed event on the component. |
DockChanged (Inherited from System.Windows.Forms.Control) | Occurs when the value of the Dock property changes. |
DoubleClick (Inherited from System.Windows.Forms.Control) | Occurs when the control is double-clicked. |
DragDrop (Inherited from System.Windows.Forms.Control) | Occurs when a drag-and-drop operation is completed. |
DragEnter (Inherited from System.Windows.Forms.Control) | Occurs when an object is dragged into the control's bounds. |
DragLeave (Inherited from System.Windows.Forms.Control) | Occurs when an object is dragged out of the control's bounds. |
DragOver (Inherited from System.Windows.Forms.Control) | Occurs when an object is dragged over the control's bounds. |
EnabledChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Enabled property value has changed. |
Enter (Inherited from System.Windows.Forms.Control) | Occurs when the control is entered. |
FontChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Font property value changes. |
ForeColorChanged (Inherited from System.Windows.Forms.Control) | Occurs when the ForeColor property value changes. |
GiveFeedback (Inherited from System.Windows.Forms.Control) | Occurs during a drag operation. |
GotFocus (Inherited from System.Windows.Forms.Control) | Occurs when the control receives focus. |
HandleCreated (Inherited from System.Windows.Forms.Control) | Occurs when a handle is created for the control. |
HandleDestroyed (Inherited from System.Windows.Forms.Control) | Occurs when the control's handle is in the process of being destroyed. |
HelpRequested (Inherited from System.Windows.Forms.Control) | Occurs when the user requests help for a control. |
ImeModeChanged (Inherited from System.Windows.Forms.Control) | Occurs when the ImeMode property has changed. |
Invalidated (Inherited from System.Windows.Forms.Control) | Occurs when a control's display requires redrawing. |
KeyDown (Inherited from System.Windows.Forms.Control) | Occurs when a key is pressed while the control has focus. |
KeyPress (Inherited from System.Windows.Forms.Control) | Occurs when a key is pressed while the control has focus. |
KeyUp (Inherited from System.Windows.Forms.Control) | Occurs when a key is released while the control has focus. |
Layout (Inherited from System.Windows.Forms.Control) | Occurs when a control should reposition its child controls. |
Leave (Inherited from System.Windows.Forms.Control) | Occurs when the input focus leaves the control. |
LocationChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Location property value has changed. |
LostFocus (Inherited from System.Windows.Forms.Control) | Occurs when the control loses focus. |
MouseDown (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer is over the control and a mouse button is pressed. |
MouseEnter (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer enters the control. |
MouseHover (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer hovers over the control. |
MouseLeave (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer leaves the control. |
MouseMove (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer is moved over the control. |
MouseUp (Inherited from System.Windows.Forms.Control) | Occurs when the mouse pointer is over the control and a mouse button is released. |
MouseWheel (Inherited from System.Windows.Forms.Control) | Occurs when the mouse wheel moves while the control has focus. |
Move (Inherited from System.Windows.Forms.Control) | Occurs when the control is moved. |
Paint (Inherited from System.Windows.Forms.Control) | Occurs when the control is redrawn. |
ParentChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Parent property value changes. |
QueryAccessibilityHelp (Inherited from System.Windows.Forms.Control) | Occurs when AccessibleObject is providing help to accessibility applications. |
QueryContinueDrag (Inherited from System.Windows.Forms.Control) | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. |
Resize (Inherited from System.Windows.Forms.Control) | Occurs when the control is resized. |
RightToLeftChanged (Inherited from System.Windows.Forms.Control) | Occurs when the RightToLeft property value changes. |
SetDirtyFired | Fired when the SetDirty method is called. |
SizeChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Size property value changes. |
StyleChanged (Inherited from System.Windows.Forms.Control) | Occurs when the control style changes. |
SystemColorsChanged (Inherited from System.Windows.Forms.Control) | Occurs when the system colors change. |
TabIndexChanged (Inherited from System.Windows.Forms.Control) | Occurs when the TabIndex property value changes. |
TabStopChanged (Inherited from System.Windows.Forms.Control) | Occurs when the TabStop property value changes. |
TextChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Text property value changes. |
Validated (Inherited from System.Windows.Forms.Control) | Occurs when the control is finished validating. |
Validating (Inherited from System.Windows.Forms.Control) | Occurs when the control is validating. |
VisibleChanged (Inherited from System.Windows.Forms.Control) | Occurs when the Visible property value changes. |
SharpGraph Class | DataDynamics.ActiveReports.Chart Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.