For a list of all members of this type, see UltraChart members.
Name | Description | |
---|---|---|
AddMouseDownTool | Adds the mouse down tool. | |
AddMouseMoveTool | Adds the mouse move tool. | |
BeginInit | Signals the object that initialization is starting. | |
BeginInvoke | Overloaded. Executes the specified delegate asynchronously with the specified arguments, on the thread that the control's underlying handle was created on. (Inherited from System.Windows.Forms.Control) | |
BringToFront | Makes this control's Z-order the foremost on the parent container. | |
CompositeHitTest | Special HitTest method for composite charts. | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
CopyToClipboard | Places a copy of the current chart onto the Windows clipboard. | |
CreateControl | Forces the creation of the visible control, including the creation of the handle and any visible child controls. (Inherited from System.Windows.Forms.Control) | |
CreateGraphics | Creates the System.Drawing.Graphics for the control. (Inherited from System.Windows.Forms.Control) | |
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) | |
DataBind | Forces the chart data to be refreshed. | |
DataValidity | Overloaded. Sets whether the data is valid or not. | |
Dispose | Overloaded. Overridden. Cleans up any resources being used. | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.Control) | |
DrawToBitmap | Supports rendering to the specified bitmap. (Inherited from System.Windows.Forms.Control) | |
EndInit | Signals the object that initialization has ended. | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Focus | Sets input focus to the control. (Inherited from System.Windows.Forms.Control) | |
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) | |
GetContainerControl | Returns the next System.Windows.Forms.ContainerControl up the control's chain of parent controls. (Inherited from System.Windows.Forms.Control) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetNextControl | Retrieves the next control forward or back in the tab order of child controls. (Inherited from System.Windows.Forms.Control) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.Control) | |
Hide | Conceals the control from the user. (Inherited from System.Windows.Forms.Control) | |
HitTest | Overloaded. Gets a ReverseHitTest object given a Primitive. | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the specified region of the control (adds it to the control's update region, which is the area that will be repainted at the next paint operation), and causes a paint message to be sent to the control. (Inherited from System.Windows.Forms.Control) | |
InvalidateLayers | Causes the chart layers to be invalidated, thus calling for the chart to re-render all of its layers. | |
Invoke | Overloaded. Executes the specified delegate, on the thread that owns the control's underlying window handle, with the specified list of arguments. (Inherited from System.Windows.Forms.Control) | |
IsDesignMode | Determines whether or not the application context is currently in Design mode. | |
LoadLayout | Overloaded. Loads chart properties from xml file. Please see LoadLayout. | |
LoadPreset | Overloaded. Load a preset from a file. | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
PerformAutoScale | Performs scaling of the container control and its children. (Inherited from System.Windows.Forms.ContainerControl) | |
PerformLayout | Overloaded. Forces the control to apply layout logic to all its child controls. (Inherited from System.Windows.Forms.Control) | |
PointToClient | Computes the location of the specified screen point into client coordinates. (Inherited from System.Windows.Forms.Control) | |
PointToScreen | Computes the location of the specified client point into screen coordinates. (Inherited from System.Windows.Forms.Control) | |
PreProcessControlMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PreProcessMessage | Preprocesses keyboard or input messages within the message loop before they are dispatched. (Inherited from System.Windows.Forms.Control) | |
PrintChart | Overloaded. Prints the chart to the specified printer using the specified page settings. | |
RectangleToClient | Computes the size and location of the specified screen rectangle in client coordinates. (Inherited from System.Windows.Forms.Control) | |
RectangleToScreen | Computes the size and location of the specified client rectangle in screen coordinates. (Inherited from System.Windows.Forms.Control) | |
Refresh | Forces the control to invalidate its client area and immediately redraw itself and any child controls. (Inherited from System.Windows.Forms.Control) | |
RemoveMouseDownTool | Removes the mouse down tool. | |
RemoveMouseMoveTool | Removes the mouse move tool. | |
RenderPdfFriendlyGraphics | Overloaded. Render the chart's primitives to pdf-friendly graphics | |
ResetAxis | Resets the Axis property to its default value. | |
ResetBackgroundImage | Resets the BackgroundImage property to its default value. | |
ResetBackgroundImageStyle | Resets the BackgroundImageStyle property to its default value. | |
ResetBarChart | Resets the BarChart property to its default value. | |
ResetBarChart3D | Resets the BarChart3D property to its default value. | |
ResetBorder | Resets the Border property to its default value. | |
ResetChartType | Resets the ChartType property to its default value. | |
ResetColorModel | Resets the ColorModel property to its default value. | |
ResetColumnChart | Resets the ColumnChart property to its default value. | |
ResetColumnChart3D | Resets the ColumnChart3D property to its default value. | |
ResetData | Resets the Data property to its default value. | |
ResetDataMember | Resets the DataMember property to its default value. | |
ResetDataSource | Resets the DataSource to it's default value. | |
ResetEnableCrossHair | Resets the EnableCrossHair property to its default value. Resets the EnableCrossHair property to its default value. | |
ResetGanttChart | Resets the GanttChart property to its default value. | |
ResetLegend | Resets the Legend property to its default value. Resets the Legend property to its default value. | |
ResetLineChart | Resets the LineChart property to its default value. | |
ResetPieChart | Resets the PieChart property to its default value. | |
ResetPieChart3D | Resets the PieChart3D property to its default value. | |
ResetProbabilityChart | Resets the ProbabilityChart property to its default value. | |
ResetRadarChart | Resets the RadarChart property to its default value. | |
ResetScatterChart | Resets the ScatterChart property to its default value. | |
ResetSplineAreaChart | Resets the SplineAreaChart property to its default value. | |
ResetSplineChart | Resets the SplineChart property to its default value. | |
ResetText | Resets the System.Windows.Forms.Control.Text property to its default value (System.String.Empty). (Inherited from System.Windows.Forms.Control) | |
ResetTitleBottom | Resets the TitleBottom property to its default value. | |
ResetTitleLeft | Resets the TitleLeft property to its default value. | |
ResetTitleRight | Resets the TitleRight property to its default value. | |
ResetTitleTop | Resets the TitleTop property to its default value. | |
ResetTransform3D | Resets the Transform3D property to its default value. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
SaveLayout | Overloaded. Saves chart properties in xml format. | |
SavePreset | Overloaded. Saves preset to file path. | |
SaveTo | Overloaded. Saves the chart to the given stream using the specified RenderingType. | |
Scale | (Inherited from System.Windows.Forms.Control) | |
ScaleBitmapLogicalToDevice | Scales a logical bitmap value to it's equivalent device unit value when a DPI change occurs. (Inherited from System.Windows.Forms.Control) | |
ScaleSize | Returns the scaled size of the control at the target resolution, based on the control's current resolution, expressed in DPI (dots per inch). | |
ScrollControlIntoView | Scrolls the specified child control into view on an auto-scroll enabled control. (Inherited from System.Windows.Forms.ScrollableControl) | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.ContainerControl) | |
SelectNextControl | Activates the next control. (Inherited from System.Windows.Forms.Control) | |
SendToBack | Sends the control to the back of the z-order. (Inherited from System.Windows.Forms.Control) | |
SetAutoScrollMargin | Sets the size of the auto-scroll margins. (Inherited from System.Windows.Forms.ScrollableControl) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SuspendLayout | Temporarily suspends the layout logic for the control. (Inherited from System.Windows.Forms.Control) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Update | Causes the control to redraw the invalidated regions within its client area. (Inherited from System.Windows.Forms.Control) | |
Validate | Overloaded. Verifies the value of the control losing focus by causing the System.Windows.Forms.Control.Validating and System.Windows.Forms.Control.Validated events to occur, in that order. (Inherited from System.Windows.Forms.ContainerControl) | |
ValidateChildren | Overloaded. Causes all of the child controls within a control that support validation to validate their data. (Inherited from System.Windows.Forms.UserControl) |