ActiveReports 12
ChartControl Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ChartControl Class

The following tables list the members exposed by ChartControl.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ChartControl class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the chart will be automatically refreshed (redrawn) for every property change.  
Public PropertyGets or sets the BackdropItem used for the background of the chart control.  
Public PropertyGets or sets a value indicating whether the chart will be drawn in black and white using hatch patterns and line dashing to designate colors.  
Public PropertyGets a border object that defines the border style for each edge of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertySets or returns a rectangle that defines the location and size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyA collection of ChartArea objects drawn in the chart control.  
Public PropertyGets or sets the border used to draw around the chart.  
Public PropertyGets or sets the color palette enumeration used for the series.  
Public PropertyGets or sets the culture for the chart control.  
Public PropertyGets or sets the global data source for the chart.  
Public PropertyGets or sets the GridLayout object for the chart.  
Public PropertyGets or sets the height of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertySets or returns the type of image to which the chart will be rendered on the report.   
Public PropertyGets or sets the Input Method Editor (IME) mode of the control.  
Public Property

Gets or sets the left position of the control in inches.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the legend object for the chart control.  
Public PropertyGets or sets the location of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the name of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets a reference to the parent section of the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets a value indicating whether the control's elements are aligned to support locales using right-to-left fonts.  
Public PropertyGets the series collection for the chart object.  
Public PropertyGets or sets the size of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets user-defined information to be persisted with the control. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets the titles collection for the SharpGraph object.  
Public PropertyGets or sets, in inches, the top position of the control relative to the section that contains it. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets specific user interface features for the chart.  
Public PropertySets or returns a value indicating whether the control will be printed. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public PropertyGets or sets the width of the control in inches. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Top
Public Methods
 NameDescription
Public MethodBrings the control to the front of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public MethodReleases the control instance from memory.  
Public MethodReconstructs a chart object from the specified file.  
Public MethodResets the chart data source and restarts chart processing.  
Public MethodCreates an XML encoding of the chart object and its current state (without data).  
Public MethodSends the control to the back of the z-order. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Public MethodSets the bounds of the control to the specified rectangle. (Inherited from GrapeCity.ActiveReports.SectionReportModel.ARControl)
Top
Public Events
 NameDescription
Public EventRaised when the data source of the chart changes.  
Top
See Also

Reference

ChartControl Class
GrapeCity.ActiveReports.SectionReportModel Namespace