| | 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 ARControl) |
 | Bounds | Sets or returns a rectangle that defines the location and size of the control in inches. (Inherited from 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. |
 | 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 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 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 ARControl) |
 | Name | Gets or sets the name of the control. (Inherited from ARControl) |
 | Parent | Gets a reference to the parent section of the control. (Inherited from 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 ARControl) |
 | Tag | Gets or sets user-defined information to be persisted with the control. (Inherited from 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 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 ARControl) |
 | Width | Gets or sets the width of the control in inches. (Inherited from ARControl) |