Base class for all chart types - bars, pies, areas, lines, or radars.
The following tables list the members exposed by the Chart type.
Name | Description | |
---|---|---|
![]() |
Gets or sets the background color for the Chart control. |
|
![]() |
Specifies the brush for the chart background. |
|
![]() |
gets or sets the position and alignment of the chart background image. |
|
![]() |
Gets or sets the radius for the border of the control, when the type is RoundedRect. |
|
![]() |
Gets or sets the type of the border for the control. |
|
![]() |
Specifies the brushes used to draw the charts. |
|
![]() |
Gets or sets the image drawn as background for the chart's plot area. |
|
![]() |
Gets or sets the position of the image drawn as background of the chart's plot area. |
|
![]() |
Gets or sets the margins around the chart. |
|
![]() |
Specifies the pens for the charts. |
|
![]() |
Gets the size of the chart. |
|
![]() |
Gets or sets the table used for data binding when the data source is set to a DataSet object. |
|
![]() |
Gets or sets a data source containing the values to be drawn. |
|
![]() |
Gets a collection with all effects applied to the elements of this chart. |
|
![]() ![]() |
Gets an empty 'unset' brush to indicate a neutral value when a Brush property should be reset and themes are used. |
|
![]() ![]() |
Gets an empty 'unset' pen to indicate a neutral value when a Pen property should be reset and themes are used. |
|
![]() |
Gets or sets the name of the font for all chart labels. |
|
![]() |
Gets or sets how empty values are handled. |
|
![]() |
Gets or sets the radius of the area that, when clicked, will be treated as a click to the point that is its center. |
|
![]() |
Specifies the brush that is used for drawing chart labels. |
|
![]() |
Specifies the font for drawing the chart labels. |
|
![]() |
Gets or sets the alignment of the legend. |
|
![]() |
Gets or sets the legend background brush. |
|
![]() |
Gets or sets the type of the legend border. |
|
![]() |
Gets or sets the margin between the legend border and the legend labels. |
|
![]() |
Gets or sets the brush for the legend's bounding rectangle. |
|
![]() |
Gets or sets the count of columns in the chart legend. |
|
![]() |
Gets or sets the font for the chart legend. |
|
![]() |
Gets or sets the type of the legend grid. |
|
![]() |
Gets or sets the labels for the legend. |
|
![]() |
Gets or sets the offset of the chart legend. |
|
![]() |
Gets or sets the pen for the legend's bounding rectangle. |
|
![]() |
Gets or sets the position of the chart legend. |
|
![]() |
Gets or sets the width of the legend's rectangle. |
|
![]() |
Gets or sets whether the words of the legend labels are wrapped. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Specifies whether the chart is drawn in one color or in different colors. |
|
![]() |
Specifies whether labels at the chart axes are drawn in different colors. |
|
![]() |
Gets or sets the pen used for drawing the outline of the chart. |
|
![]() |
Gets or sets how the chart image is positioned in the control area. |
|
![]() |
Gets or sets a value indicating whether tooltips are enabled. |
|
![]() |
Specifies the sort order of numbers in chart series. |
|
![]() |
Specifies the sort order of data series. |
|
![]() |
Specifies the brush that is used for drawing the chart subtitle. |
|
![]() |
Specifies the font, which is used to draw the chart subtitle. |
|
![]() |
Gets or sets the offset of the chart's subtitle. |
|
![]() |
Specifies the text for the chart subtitle. |
|
![]() |
Specifies the quality, with which text is rendered. |
|
![]() |
Gets or sets the style theme. |
|
![]() |
Specifies the brush that is used to draw the chart title. |
|
![]() |
Specifies the font, which is used to draw the chart title. |
|
![]() |
Gets or sets the offset of the title. |
|
![]() |
Specifies the text for the chart title. |
|
![]() |
Gets the control used to display the tool tips. |
|
![]() |
Gets or sets the time that passes before a tool-tip appears when the mouse hovers over an item. |
|
![]() |
Gets or sets tool tip labels shown at chart elements. |
|
![]() |
Gets or sets the zoom cursor for the chart. |
Name | Description | |
---|---|---|
![]() |
The initial size of the control when it is dropped into a form. |
Name | Description | |
---|---|---|
![]() |
Starts chart initialization. |
|
![]() |
Removes all labels and numerical data from the chart. |
|
![]() |
Resets all properties set by a given theme to their default values. |
|
![]() |
Creates a GDI+ bitmap image representing the chart. |
|
![]() |
Creates a WMF image containing the chart. |
|
![]() |
Binds the chart to the data source set in DataSource and DataMember. |
|
![]() |
Ends chart initialization. |
|
![]() |
Checks whether a point with the particular coordinates is contained inside a chart element. |
|
![]() |
Overloaded. Loads the Chart from an XML document. |
|
![]() |
Overloaded. |
|
![]() ![]() |
Registeres the class using the specified key. |
|
![]() |
Resets all pens and brushes used by charts of all types to their default values. |
|
![]() |
Runs the wizard associated with the given chart type. |
|
![]() |
Save the chart theme to an XML file. |
|
![]() |
Overloaded. Saves the Chart to an XML file. |
|
![]() ![]() |
Called when the chart is unregistered. |
|
![]() |
Updates the scrollbar ranges so they correspond to the chart size. |
Name | Description | |
---|---|---|
![]() |
Destructor. |
|
![]() |
Checks when a list has no members |
|
![]() |
Control.OnLayout override. |
|
![]() |
Control.OnMouseDown override. |
|
![]() |
Control.OnMouseLeave override. |
|
![]() |
Control.OnMouseLeave override. |
|
![]() |
Control.OnMouseMove override. |
|
![]() |
Control.OnMouseUp override. |
|
![]() |
Control.OnPaint override. |
|
![]() |
Control.OnPainBackground override. |
|
![]() |
Control.OnResize override. |
|
![]() |
Raises the ScrollChanged event. |
|
![]() |
Overloaded. Redraws the chart. |
Name | Description | |
---|---|---|
![]() |
Raised when the chart is scrolled. |