ChartControl Constructor | Initializes a new instance of the ChartControl class. |
AutoRefresh | Gets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change. |
Backdrop | Gets or sets the BackdropItem used for the background of the chart control. |
BlackAndWhiteMode | Gets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors. |
Border (Inherited from ARControl) | Gets or sets the Border information used to draw a line around the chart. |
ChartAreas | A collection of ChartArea objects drawn in the chart control. |
ChartBorder | Gets or sets the border used to draw around the chart. |
ColorPalette | Gets or sets the color palette enumeration used for the series. |
DataField | For internal use only. |
DataSource | Gets or sets the global data source for the chart. |
GridLayout | Gets or sets the GridLayout object for the chart. |
Height (Inherited from ARControl) | Gets or sets the height of the chart. |
ImageType | Sets or returns the type of image to which the chart will be rendered on the report. |
ImeMode | Gets or sets the Input Method Editor (IME) mode of the control. |
Left (Inherited from ARControl) | Gets or sets the left position of the control. |
Legends | Gets or sets the legend object for the chart control. |
Location (Inherited from ARControl) | Gets or sets the location of the control. |
Name (Inherited from ARControl) | Gets or sets the name of the control. |
Parent (Inherited from ARControl) | Gets a reference to the parent section of the control. |
RightToLeft | Gets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts. |
Series | Gets the series collection for the chart object. |
Size (Inherited from ARControl) | Gets or sets the size of the control in inches. |
Tag (Inherited from ARControl) | Gets or sets user-defined information to be persisted with the control. |
Titles | Gets the titles collection for the SharpGraph object. |
Top (Inherited from ARControl) | Gets or sets the top position of the control relative to the section that contains it. |
UIOptions | Gets or sets specific user interface features for the chart. |
Visible (Inherited from ARControl) | Sets or returns a value indicating whether the control will be printed. |
Width (Inherited from ARControl) | Gets or sets the width of the chart. |
BringToFront (Inherited from ARControl) | Brings the control to the front of the Z-order. |
CreateDefaultChart | Overloaded. For internal use only. |
Dispose | Releases the control instance from memory. |
ExecuteAction | Overloaded. For internal use only. |
GetBounds (Inherited from ARControl) | This method is used by the ActiveReports designer. Internal use only. |
Load | Reconstructs a chart object from the specified file. |
Restart | Resets the chart data source and restarts chart processing. |
Save | Creates an XML encoding of the chart object and its current state (without data). |
SendToBack (Inherited from ARControl) | Sends the control to the back of the z-order. |
SetBounds (Inherited from ARControl) | Sets the bounds of the control to the specified rectangle. |
SetupDefaultBarChart | Sets up a simple bar chart based on the default properties of the control. |
DataSourceChanged | Raised when the data source of the chart changes. |
Disposed (Inherited from ARControl) | Raised when the control instance is released from memory. |
ViewChanged (Inherited from ARControl) | Raised when the view of the chart is changed. |
ChartControl Class | DataDynamics.ActiveReports Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.