The following tables list the members exposed by WinChartDesigner.
Name | Description | |
---|---|---|
WinChartDesigner Constructor |
Name | Description | |
---|---|---|
AccessibilityObject | Gets the AccessibleObject assigned to the control. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
ActionLists | Gets the design-time action lists supported by the component associated with the designer. (Inherited from System.ComponentModel.Design.ComponentDesigner) | |
AssociatedComponents | Gets the collection of components associated with the component managed by the designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
AutoResizeHandles | Gets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
Component | Gets the component this designer is designing. (Inherited from System.ComponentModel.Design.ComponentDesigner) | |
Control | Gets the control that the designer is designing. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
DataSource | Design-time DataSource property. For Wizard only. | |
ParticipatesWithSnapLines | Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
SelectionRules | Gets the selection rules that indicate the movement capabilities of a component. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
SnapLines | Gets a list of SnapLine objects representing significant alignment points for this control. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
Verbs | Overridden. Control's verbs |
Name | Description | |
---|---|---|
CanBeParentedTo | Indicates if this designer's control can be parented by the control of the specified designer. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
Dispose | Releases all resources used by the ComponentDesigner. (Inherited from System.ComponentModel.Design.ComponentDesigner) | |
DoDefaultAction | Creates a method signature in the source code file for the default event on the component and navigates the user's cursor to that location. (Inherited from System.ComponentModel.Design.ComponentDesigner) | |
GetDataSource | Gets selected data source object. | |
GetGlyphs | Gets a collection of Glyph objects representing the selection borders and grab handles for a standard control. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
Initialize | Overridden. Intialize designer. | |
InitializeExistingComponent | Re-initializes an existing component. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
InitializeNewComponent | Initializes a newly created component. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
InitializeNonDefault | Initializes the settings for an imported component that is already initialized to settings other than the defaults. (Inherited from System.ComponentModel.Design.ComponentDesigner) | |
InternalControlDesigner | Returns the internal control designer with the specified index in the ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
InvokeCreateDataSourceDlg | Creates data source dialog.. | |
NumberOfInternalControlDesigners | Returns the number of internal control designers in the ControlDesigner. (Inherited from System.Windows.Forms.Design.ControlDesigner) | |
OnSetComponentDefaults | Overridden. Set default values for properties of the component. |