For a list of all members of this type, see PieChartBase 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 chart visuals expressed as a PieChartVisualData object. | |
FindForm | Retrieves the form that the control is on. (Inherited from System.Windows.Forms.Control) | |
Flush | Use to force the pie chart to finish any deferred work before printing or evaluating its visual. | |
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) | |
GetContainerRect | Gets container size. | |
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 | Manually notifies the pie chart's data source that the data it has bound to has been cleared and needs to be re-examined. This should not be called if the data that the pie chart is bound to is already observable. | |
NotifyContainerResized | Notification from the containing object that the container has been resized. | |
NotifyInsertItem | Manually notifies the pie chart's data source that an item has been inserted in the data it is bound to. This should not be called if the data that the pie chart is bound to is already observable. | |
NotifyRemoveItem | Manually notifies the pie chart's data source that an item has been removed in the data it is bound to. This should not be called if the data that the grid is bound to is already observable. | |
NotifySetItem | Manually notifies the pie chart's data source that an item has been changed in the data it is bound to. This should not be called the data that the pie chart is bound to is already 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) | |
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 | |
ResetAllowSliceExplosion | Resets the AllowSliceExplosion property to its default value. | |
ResetAllowSliceSelection | Resets the AllowSliceSelection property to its default value. | |
ResetBrushes | Resets the Brushes property to its default value. | |
ResetDataMember | Resets the DataMember property to its default value. | |
ResetDataSource | Resets the DataSource property to its default value. | |
ResetExplodedRadius | Resets the ExplodedRadius property to its default value. | |
ResetExplodedSlices | Resets the ExplodedSlices property to its default value. | |
ResetFontBrush | Resets the FontBrush 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. | |
ResetInnerExtent | Resets the InnerExtent property to its default value. | |
ResetIsDragInteractionEnabled | Resets the IsDragInteractionEnabled property to its default value. | |
ResetIsSurfaceInteractionDisabled | Resets the IsSurfaceInteractionDisabled property to its default value. | |
ResetLabelExtent | Resets the LabelExtent property to its default value. | |
ResetLabelFormat | Resets the LabelFormat property to its default value. | |
ResetLabelFormatSpecifiers | Resets the LabelFormatSpecifiers property to its default value. | |
ResetLabelInnerColor | Resets the LabelInnerColor property to its default value. | |
ResetLabelMemberPath | Resets the LabelMemberPath property to its default value. | |
ResetLabelOuterColor | Resets the LabelOuterColor property to its default value. | |
ResetLabelsPosition | Resets the LabelsPosition property to its default value. | |
ResetLeaderLineMargin | Resets the LeaderLineMargin property to its default value. | |
ResetLeaderLineStyle | Resets the LeaderLineStyle property to its default value. | |
ResetLeaderLineType | Resets the LeaderLineType property to its default value. | |
ResetLeaderLineVisibility | Resets the LeaderLineVisibility property to its default value. | |
ResetLegend | Resets the Legend property to its default value. | |
ResetLegendEmptyValuesMode | Resets the LegendEmptyValuesMode property to its default value. | |
ResetLegendLabelFormat | Resets the LegendLabelFormat property to its default value. | |
ResetLegendLabelFormatSpecifiers | Resets the LegendLabelFormatSpecifiers property to its default value. | |
ResetLegendLabelMemberPath | Resets the LegendLabelMemberPath property to its default value. | |
ResetLegendOthersLabelFormat | Resets the LegendOthersLabelFormat property to its default value. | |
ResetLegendOthersLabelFormatSpecifiers | Resets the LegendOthersLabelFormatSpecifiers property to its default value. | |
ResetOthersCategoryStyle | Resets the OthersCategoryStyle property to its default value. | |
ResetOthersCategoryText | Resets the OthersCategoryText property to its default value. | |
ResetOthersCategoryThreshold | Resets the OthersCategoryThreshold property to its default value. | |
ResetOthersCategoryType | Resets the OthersCategoryType property to its default value. | |
ResetOthersLabelFormat | Resets the OthersLabelFormat property to its default value. | |
ResetOthersLabelFormatSpecifiers | Resets the OthersLabelFormatSpecifiers property to its default value. | |
ResetOutlines | Resets the Outlines property to its default value. | |
ResetRadiusFactor | Resets the RadiusFactor property to its default value. | |
ResetSelectedItem | Resets the SelectedItem property to its default value. | |
ResetSelectedItems | Resets the SelectedItems property to its default value. | |
ResetSelectedSlices | Resets the SelectedSlices property to its default value. | |
ResetSelectedStyle | Resets the SelectedStyle property to its default value. | |
ResetSelectionMode | Resets the SelectionMode property to its default value. | |
ResetShouldDisplayMockData | Resets the ShouldDisplayMockData property to its default value. | |
ResetShouldUseSkeletonStyleForMockData | Resets the ShouldUseSkeletonStyleForMockData property to its default value. | |
ResetShowDefaultTooltip | Resets the ShowDefaultTooltip property to its default value. | |
ResetStartAngle | Resets the StartAngle property to its default value. | |
ResetSweepDirection | Resets the SweepDirection 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) | |
ResetValueMemberPath | Resets the ValueMemberPath 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) | |
SetDataBinding | Sets the datasource and datamember for the control in one atomic operation. | |
ShouldSerializeBackColor | (Inherited from Infragistics.Win.DataVisualization.DVBaseControl) | |
ShouldSerializeDataMember | Returns whether the DataMember property requires serialization. | |
Show | Displays the control to the user. (Inherited from System.Windows.Forms.Control) | |
SimulateLeftClick | Simulates a mouse click action at the specified point. | |
StyleUpdated | Invoked when style is updated. | |
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) |