
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> Public Class ChartControlBase
'Usage Dim instance As ChartControlBase
[ClassInterface(ClassInterfaceType.AutoDual)] public class ChartControlBase
System.Object
Xceed.Chart.Core.ChartControlBase
Name | Description | |
---|---|---|
![]() | Background | Gives you access to the chart control background. |
![]() | Charts | Gives you access to the collection of charts displayed by the control. |
![]() | DataBindingManager | Gives you access to the DataBindingManager |
![]() | InteractivityOperations | Retrieves the interactivity operations collection of the control. |
![]() | Labels | Gives you access to the collection of labels displayed by the control. |
![]() | Legends | Gives you access to the collection of legends displayed by the control. |
![]() | Settings | Gives you access to the settings object. |
![]() | Watermarks | Gives you access to the collection of watermarks displayed by the control. |
Name | Description | |
---|---|---|
![]() | Dispose | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | GetControlViewport | Returns the viewport of the control. |
![]() | Refresh | Redraws the control. |
![]() | ShowChartsEditor | Invokes the visual Charts collection editor |
![]() | ShowEditor | Shows the Xceed Chart for WinForms Control Editor |
![]() | ShowLabelsEditor | Invokes the visual Labels collection editor |
![]() | ShowLegendsEditor | Invokes the visual Legends collection editor |
![]() | ShowSettingsEditor | Invokes the visual Settings editor |
![]() | ShowWatermarksEditor | Invokes the visual Watermarks collection editor |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2