For a list of all members of this type, see UltraSparkline members.
Name | Description | |
---|---|---|
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 | Brings the control to the front of the z-order. (Inherited from System.Windows.Forms.Control) | |
CaptureImage | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
Contains | Retrieves a value indicating whether the specified control is a child of the control. (Inherited from System.Windows.Forms.Control) | |
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) | |
Dispose | Overloaded. Overridden. | |
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) | |
EndInvoke | Retrieves the return value of the asynchronous operation represented by the System.IAsyncResult passed. (Inherited from System.Windows.Forms.Control) | |
ExportVisualData | Returns the sparkline visuals expressed as a SparklineVisualData object. | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Flush | Flushes the actions from the queue. | |
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) | |
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) | |
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) | |
LogicalToDeviceUnits | Overloaded. Converts a Logical DPI value to its equivalent DeviceUnit DPI value. (Inherited from System.Windows.Forms.Control) | |
NotifyClearItems | Used to manually notify the UltraSparkline that the data source has reset or cleared its items. Invoking this method is only necessary if that datasource is not observable. | |
NotifyInsertItem | Used to manually notify the UltraSparkline that the data source has had an item inserted. Only necessary if that datasource is not observable. | |
NotifyRemoveItem | Used to manually notify the UltraSparkline that the data source has had an item removed. Only necessary if that datasource is not observable. | |
NotifyResized | Notify that the control has resized. | |
NotifySetItem | Used to manually notify the UltraSparkline that the data source has had an item set. Only necessary if that datasource is not observable. | |
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) | |
ProvideContainer | Provides a container to the sparkline control. | |
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) | |
Reset | Resets all the properties to their default values | |
ResetBrush | Resets the Brush property to its default value. | |
ResetDataSource | Resets the DataSource property to its default value. | |
ResetDisplayType | Resets the DisplayType property to its default value. | |
ResetFirstMarkerBrush | Resets the FirstMarkerBrush property to its default value. | |
ResetFirstMarkerSize | Resets the FirstMarkerSize property to its default value. | |
ResetFirstMarkerVisibility | Resets the FirstMarkerVisibility property to its default value. | |
ResetFontFamily | Resets the FontFamily property to its default value. | |
ResetFontSize | Resets the FontSize property to its default value. | |
ResetFontStyle | Resets the FontStyle property to its default value. | |
ResetHighMarkerBrush | Resets the HighMarkerBrush property to its default value. | |
ResetHighMarkerSize | Resets the HighMarkerSize property to its default value. | |
ResetHighMarkerVisibility | Resets the HighMarkerVisibility property to its default value. | |
ResetHorizontalAxisBrush | Resets the HorizontalAxisBrush property to its default value. | |
ResetHorizontalAxisVisibility | Resets the HorizontalAxisVisibility property to its default value. | |
ResetHorizontalLabelFormat | Resets the HorizontalLabelFormat property to its default value. | |
ResetHorizontalLabelFormatSpecifiers | Resets the HorizontalLabelFormatSpecifiers property to its default value. | |
ResetLabelMemberPath | Resets the LabelMemberPath property to its default value. | |
ResetLastMarkerBrush | Resets the LastMarkerBrush property to its default value. | |
ResetLastMarkerSize | Resets the LastMarkerSize property to its default value. | |
ResetLastMarkerVisibility | Resets the LastMarkerVisibility property to its default value. | |
ResetLineThickness | Resets the LineThickness property to its default value. | |
ResetLowMarkerBrush | Resets the LowMarkerBrush property to its default value. | |
ResetLowMarkerSize | Resets the LowMarkerSize property to its default value. | |
ResetLowMarkerVisibility | Resets the LowMarkerVisibility property to its default value. | |
ResetMarkerBrush | Resets the MarkerBrush property to its default value. | |
ResetMarkerSize | Resets the MarkerSize property to its default value. | |
ResetMarkerVisibility | Resets the MarkerVisibility property to its default value. | |
ResetMaximum | Resets the Maximum property to its default value. | |
ResetMinimum | Resets the Minimum property to its default value. | |
ResetNegativeBrush | Resets the NegativeBrush property to its default value. | |
ResetNegativeMarkerBrush | Resets the NegativeMarkerBrush property to its default value. | |
ResetNegativeMarkerSize | Resets the NegativeMarkerSize property to its default value. | |
ResetNegativeMarkerVisibility | Resets the NegativeMarkerVisibility property to its default value. | |
ResetNormalRangeFill | Resets the NormalRangeFill property to its default value. | |
ResetNormalRangeMaximum | Resets the NormalRangeMaximum property to its default value. | |
ResetNormalRangeMinimum | Resets the NormalRangeMinimum property to its default value. | |
ResetNormalRangeVisibility | Resets the NormalRangeVisibility 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) | |
ResetTextColor | Resets the TextColor property to its default value. | |
ResetToolTipVisibility | Resets the ToolTipVisibility property to its default value. | |
ResetTrendLineBrush | Resets the TrendLineBrush property to its default value. | |
ResetTrendLinePeriod | Resets the TrendLinePeriod property to its default value. | |
ResetTrendLineThickness | Resets the TrendLineThickness property to its default value. | |
ResetTrendLineType | Resets the TrendLineType property to its default value. | |
ResetUnknownValuePlotting | Resets the UnknownValuePlotting property to its default value. | |
ResetValueMemberPath | Resets the ValueMemberPath property to its default value. | |
ResetVerticalAxisBrush | Resets the VerticalAxisBrush property to its default value. | |
ResetVerticalAxisVisibility | Resets the VerticalAxisVisibility property to its default value. | |
ResetVerticalLabelFormat | Resets the VerticalLabelFormat property to its default value. | |
ResetVerticalLabelFormatSpecifiers | Resets the VerticalLabelFormatSpecifiers property to its default value. | |
ResumeLayout | Overloaded. Resumes usual layout logic. (Inherited from System.Windows.Forms.Control) | |
SaveTo | Overloaded. (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
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) | |
Select | Overloaded. Activates a child control. Optionally specifies the direction in the tab order to select the control from. (Inherited from System.Windows.Forms.Control) | |
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) | |
SetBounds | Overloaded. Sets the bounds of the control to the specified location and size. (Inherited from System.Windows.Forms.Control) | |
ShouldSerializeBackColor | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
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) |