GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ChartControl Class |
The following tables list the members exposed by ChartControl.
Name | Description | |
---|---|---|
ChartControl Constructor | Initializes a new instance of the ChartControl class. |
Name | Description | |
---|---|---|
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 | Gets a border object that defines the border style for each edge of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Bounds | Sets or returns a rectangle that defines the location and size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
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. | |
Culture | Gets or sets the culture for the chart control. | |
DataSource | Gets or sets the global data source for the chart. | |
GridLayout | Gets or sets the GridLayout object for the chart. | |
Height | Gets or sets the height of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
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 | Gets or sets the left position of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Legends | Gets or sets the legend object for the chart control. | |
Location | Gets or sets the location of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Name | Gets or sets the name of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Parent | Gets a reference to the parent section of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
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 | Gets or sets the size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Titles | Gets the titles collection for the SharpGraph object. | |
Top | Gets or sets, in inches, the top position of the control relative to the section that contains it. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
UIOptions | Gets or sets specific user interface features for the chart. | |
Visible | Sets or returns a value indicating whether the control will be printed. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Width | Gets or sets the width of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |
Name | Description | |
---|---|---|
BringToFront | Brings the control to the front of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
CompensateForBorder | (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
Dispose | Releases the control instance from memory. | |
ExecuteAction | Overloaded. Calls Execute for Wizard. | |
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 | Sends the control to the back of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) | |
SetBounds | Sets the bounds of the control to the specified rectangle. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |
Name | Description | |
---|---|---|
DataSourceChanged | Raised when the data source of the chart changes. | |
Disposed | Raised when the control instance is released from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl) |