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 | |
---|---|---|
![]() |
Creates a new instance of the Chart class. |
Name | Description | |
---|---|---|
![]() |
Specifies the brush for the chart background. |
|
![]() |
Gets or sets the corner radius of the border of the chart, when it is of type RoundedRect. |
|
![]() |
Gets or sets the border of the chart. |
|
![]() |
Specifies the brushes used to draw the charts. |
|
![]() |
Specifies the Graphics object that is used to draw the chart. |
|
![]() |
Gets or sets the margins of the chart. |
|
![]() |
Specifies the pens for the charts. |
|
![]() |
Specifies the size of the chart's bounding rectangle. |
|
![]() |
Gets the type of the chart. |
|
![]() ![]() |
Gets a neutral 'unset' brush to reset a Brush property when themes are used. |
|
![]() ![]() |
Gets a neutral 'unset' pen to reset a Pen property when themes are used. |
|
![]() |
Gets or sets the name of the font for all chart labels. |
|
![]() |
Gets or sets how the control handles empty data values. |
|
![]() |
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 Border of the legend. |
|
![]() |
Gets or sets the margin around the LegendBorder. |
|
![]() |
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. |
|
![]() |
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 to outline the chart's area. |
|
![]() |
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 SubTitleText. |
|
![]() |
Specifies the text for the chart subtitle. |
|
![]() |
Specifies the quality, with which text is rendered. |
|
![]() |
Gets or sets the chart 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 TitleText. |
|
![]() |
Specifies the text for the chart title. |
|
![]() |
Specifies the position of the chart in the graphics object. |
Name | Description | |
---|---|---|
![]() ![]() |
Checks if the given brush is equal to the EmptyBrush. |
|
![]() |
Calculates the size of the chart. |
|
![]() |
Removes all labels and numerical data from the chart. |
|
![]() |
Clears all IList properties that support data binding. |
|
![]() |
Resets all appearance properties to their default values. |
|
![]() |
Creates an exact copy of the current Chart object. |
|
![]() |
Checks if the point is part of the series graphics. |
|
![]() |
Draws the chart in the object assigned to the Graphics property. |
|
![]() |
Gets the point right after the given point. |
|
![]() |
Gets the point right before the given point. |
|
![]() |
Checks whether a point with the particular coordinates is contained inside a chart element. |
|
![]() |
Overloaded. Loads the Chart from an XML document. |
|
![]() |
Overloaded. |
|
![]() ![]() |
Checks if the given pen is equal to the EmptyPen. |
|
![]() |
Sets pens and brushes used in themes by all chart types to their default values. |
|
![]() |
Saves the current chart as a XML file under the specified name. |
|
![]() |
Overloaded. Saves the Chart to an XML file. |
Name | Description | |
---|---|---|
![]() |
Creates a new Chart object. |
|
![]() |
Checks if a list contains DateTime values. |