| Name | Description |
| AccessibilityObject | (Inherited from System.Windows.Forms.Control) |
| AccessibleDefaultActionDescription | (Inherited from System.Windows.Forms.Control) |
| AccessibleDescription | (Inherited from System.Windows.Forms.Control) |
| AccessibleName | (Inherited from System.Windows.Forms.Control) |
| AccessibleRole | (Inherited from System.Windows.Forms.Control) |
| ActiveControl | (Inherited from System.Windows.Forms.ContainerControl) |
| AllowDrop | (Inherited from System.Windows.Forms.Control) |
| Anchor | (Inherited from System.Windows.Forms.Control) |
| AutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
| AutoScaleMode | (Inherited from System.Windows.Forms.ContainerControl) |
| AutoScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
| AutoScrollMargin | (Inherited from System.Windows.Forms.ScrollableControl) |
| AutoScrollMinSize | (Inherited from System.Windows.Forms.ScrollableControl) |
| AutoScrollOffset | (Inherited from System.Windows.Forms.Control) |
| AutoScrollPosition | (Inherited from System.Windows.Forms.ScrollableControl) |
| AutoValidate | (Inherited from System.Windows.Forms.UserControl) |
| BackColor | Overridden. The background color used to display text and graphics in the control. |
| BackgroundImage | Overridden. The background image used for the control. |
| BackgroundImageLayout | Overridden. Gets or sets the background image layout as defined in the System.Windows.Forms.ImageLayout enumeration. |
| BindingContext | (Inherited from System.Windows.Forms.ContainerControl) |
| BorderStyle | (Inherited from System.Windows.Forms.UserControl) |
| Bottom | (Inherited from System.Windows.Forms.Control) |
| Bounds | (Inherited from System.Windows.Forms.Control) |
| CanFocus | (Inherited from System.Windows.Forms.Control) |
| CanSelect | (Inherited from System.Windows.Forms.Control) |
| Capture | (Inherited from System.Windows.Forms.Control) |
| CausesValidation | (Inherited from System.Windows.Forms.Control) |
| ChartArea | Gets the control chart area object. |
| ClientRectangle | (Inherited from System.Windows.Forms.Control) |
| ClientSize | (Inherited from System.Windows.Forms.Control) |
| CompanyName | (Inherited from System.Windows.Forms.Control) |
| Container | (Inherited from System.ComponentModel.Component) |
| ContainsFocus | (Inherited from System.Windows.Forms.Control) |
| ContextMenu | (Inherited from System.Windows.Forms.Control) |
| ContextMenuStrip | (Inherited from System.Windows.Forms.Control) |
| Controls | (Inherited from System.Windows.Forms.Control) |
| Created | (Inherited from System.Windows.Forms.Control) |
| CurrentAutoScaleDimensions | (Inherited from System.Windows.Forms.ContainerControl) |
| Cursor | (Inherited from System.Windows.Forms.Control) |
| DataBindings | (Inherited from System.Windows.Forms.Control) |
| DeviceDpi | (Inherited from System.Windows.Forms.Control) |
| DisplayRectangle | (Inherited from System.Windows.Forms.ScrollableControl) |
| Disposing | (Inherited from System.Windows.Forms.Control) |
| Dock | (Inherited from System.Windows.Forms.Control) |
| DrawFactor | Gets the DrawFactor of the chart element is set in DrawWithPrinter and accounts for 100/dpi inflation. |
| Enabled | (Inherited from System.Windows.Forms.Control) |
| Focused | (Inherited from System.Windows.Forms.Control) |
| Font | Overridden. The font used to display text in the control. |
| Footer | Gets the control footer object. |
| ForeColor | Overridden. The foreground color used to display text and graphics in the control. |
| Handle | (Inherited from System.Windows.Forms.Control) |
| HasChildren | (Inherited from System.Windows.Forms.Control) |
| Header | Gets the control header object. |
| Height | (Inherited from System.Windows.Forms.Control) |
| HorizontalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
| ImeMode | (Inherited from System.Windows.Forms.Control) |
| InvokeRequired | (Inherited from System.Windows.Forms.Control) |
| IsAccessible | (Inherited from System.Windows.Forms.Control) |
| IsDisposed | (Inherited from System.Windows.Forms.Control) |
| IsHandleCreated | (Inherited from System.Windows.Forms.Control) |
| IsMirrored | (Inherited from System.Windows.Forms.Control) |
| LayoutEngine | (Inherited from System.Windows.Forms.Control) |
| Left | (Inherited from System.Windows.Forms.Control) |
| Legend | Gets the control legend object. |
| Location | Gets or sets the location of the chart area in chart control client coordinates. |
| Margin | (Inherited from System.Windows.Forms.Control) |
| MaximumSize | (Inherited from System.Windows.Forms.Control) |
| MinimumSize | (Inherited from System.Windows.Forms.Control) |
| Name | (Inherited from System.Windows.Forms.Control) |
| Padding | (Inherited from System.Windows.Forms.Control) |
| Parent | (Inherited from System.Windows.Forms.Control) |
| ParentForm | (Inherited from System.Windows.Forms.ContainerControl) |
| PreferredSize | (Inherited from System.Windows.Forms.Control) |
| PrintDialogUsage | Gets or sets whether a print dialog is used when printing. |
| ProductName | (Inherited from System.Windows.Forms.Control) |
| ProductVersion | (Inherited from System.Windows.Forms.Control) |
| RecreatingHandle | (Inherited from System.Windows.Forms.Control) |
| Region | (Inherited from System.Windows.Forms.Control) |
| Right | (Inherited from System.Windows.Forms.Control) |
| RightToLeft | (Inherited from System.Windows.Forms.Control) |
| Site | (Inherited from System.Windows.Forms.Control) |
| Size | Gets or sets the size of the chart area in chart control client coordinates. |
| Style | Gets the chart element style. |
| TabIndex | (Inherited from System.Windows.Forms.Control) |
| TabStop | (Inherited from System.Windows.Forms.Control) |
| Tag | (Inherited from System.Windows.Forms.Control) |
| Text | Overridden. Gets or sets the text associated with this control. |
| Top | (Inherited from System.Windows.Forms.Control) |
| TopLevelControl | (Inherited from System.Windows.Forms.Control) |
| UseAntiAlias | Gets or sets a value indicating whether to use anti-aliasing when displaying the chart. This property is now obsolete. Instead, use UseAntiAliasedText and UseAntiAliasedGraphics to manage text and graphics antialiasing independently. |
| UseAntiAliasedGraphics | Gets or sets a value indicating whether to use anti-aliasing while rendering chart graphics (only). |
| UseAntiAliasedText | Gets or sets a value indicating whether to use anti-aliasing while rendering chart text (only). |
| UseDoubleBuffer | Whether to use a double buffer when redrawing the chart. |
| UseGrayscale | Gets or sets a value indicating whether to render the chart with grayscale instead of color. The use of Grayscale is intended as a preview for output to a black and white device. It does not affect style brush or pen colors internally, only the rendering of the chart to the output device. Using grayscale implies the use of double buffered output. |
| UseWaitCursor | (Inherited from System.Windows.Forms.Control) |
| VerticalScroll | (Inherited from System.Windows.Forms.ScrollableControl) |
| Visible | Determines whether the control is visible or hidden. |
| Width | (Inherited from System.Windows.Forms.Control) |