A class specified for drawing pie charts. The following tables list the members exposed by the PieChart type.
|
Name | Description | |
---|---|---|
![]() |
Creates a new instance of the PieChart class. |
Name | Description | |
---|---|---|
![]() |
Specifies the numerical data used for calculating the segments of the pie. |
|
![]() |
Specifies the division coefficient for pie data. |
|
![]() |
Specifies the unit of measure for data in the pie chart. |
|
![]() |
Gets or sets the thickness of the doughnut as to the radius. |
|
![]() |
Returns a list with all PiePiece objects of the chart. |
|
![]() |
Gets or sets the pen for filling the border rectangle of pie inner labels. |
|
![]() |
Gets or sets the border drawn around inner labels. |
|
![]() |
Gets or sets the margin of the border of inner labels. |
|
![]() |
Gets or sets the number format for numerical inner labels. |
|
![]() |
Gets or sets the pen for drawing the border rectangle of inner labels. |
|
![]() |
Specifies the position of labels inside pie pieces. |
|
![]() |
Specifies the text drawn inside each pie piece. |
|
![]() |
Specifies the type of labels to be drawn inside pie pieces. |
|
![]() |
Gets or sets a string prefix for labels inside/outside the pie's pieces. |
|
![]() |
Gets or sets a string suffix for labels inside/outside the pie's pieces. |
|
![]() |
Gets or sets the Brush for filling the border rectangle of pie outer labels. |
|
![]() |
Gets or sets the border drawn around outer labels. |
|
![]() |
Gets or sets the margin for the border of outer labels. |
|
![]() |
Gets or sets the number format for numerical outer labels. |
|
![]() |
Gets or sets the pen for drawing the border rectangle of outer labels. |
|
![]() |
Specifies the text drawn outside each pie piece. |
|
![]() |
Specifies the type of labels drawn outside pie pieces. |
|
![]() |
Specifies the chart pen used for drawing the pie outlining. |
|
![]() |
Specifies the flatness of 3D pies. |
|
![]() |
Specifies the height of 3D pies. |
|
![]() |
Specifies the index of the detached pie piece. |
|
![]() |
Specifies the distance at which the detached pie piece is drawn from the center of the pie/doughnut. |
|
![]() |
Specifies the margins for the pie chart. |
|
![]() |
Gets or sets the type of the pie chart to be drawn. |
|
![]() |
Gets or sets the length of the piece pointers. |
|
![]() |
Specifies the radius length of the pie chart. |
|
![]() |
Gets or sets the start angle for drawing the pieces of the pie. |
Name | Description | |
---|---|---|
![]() |
Specifies the brush for the chart background. (Inherited from Chart.) |
|
![]() |
Specifies the brushes used to draw the charts. (Inherited from Chart.) |
|
![]() |
Specifies the Graphics object that is used to draw the chart. (Inherited from Chart.) |
|
![]() |
Gets or sets the margins of the chart. (Inherited from Chart.) |
|
![]() |
Specifies the pens for the charts. (Inherited from Chart.) |
|
![]() |
Specifies the size of the chart's bounding rectangle. (Inherited from Chart.) |
|
![]() |
Gets the type of the chart. (Inherited from Chart.) |
|
![]() ![]() |
Gets a neutral 'unset' brush to reset a Brush property when themes are used. (Inherited from Chart.) |
|
![]() ![]() |
Gets a neutral 'unset' pen to reset a Pen property when themes are used. (Inherited from Chart.) |
|
![]() |
Gets or sets the name of the font for all chart labels. (Inherited from Chart.) |
|
![]() |
Specifies the brush that is used for drawing chart labels. (Inherited from Chart.) |
|
![]() |
Specifies the font for drawing the chart labels. (Inherited from Chart.) |
|
![]() |
Gets or sets the alignment of the legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the legend background brush. (Inherited from Chart.) |
|
![]() |
Gets or sets the Border of the legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the margin around the LegendBorder. (Inherited from Chart.) |
|
![]() |
Gets or sets the brush for the legend's bounding rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets the count of columns in the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the font for the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the type of the legend grid. (Inherited from Chart.) |
|
![]() |
Gets or sets the labels for the legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the pen for the legend's bounding rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets the position of the chart legend. (Inherited from Chart.) |
|
![]() |
Gets or sets the width of the legend's rectangle. (Inherited from Chart.) |
|
![]() |
Gets or sets whether the words of the legend labels are wrapped. (Inherited from Chart.) |
|
![]() |
Specifies whether the chart is drawn in one color or in different colors. (Inherited from Chart.) |
|
![]() |
Specifies whether labels at the chart axes are drawn in different colors. (Inherited from Chart.) |
|
![]() |
Specifies the sort order of numbers in chart series. (Inherited from Chart.) |
|
![]() |
Specifies the sort order of data series. (Inherited from Chart.) |
|
![]() |
Specifies the brush that is used for drawing the chart subtitle. (Inherited from Chart.) |
|
![]() |
Specifies the font, which is used to draw the chart subtitle. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the SubTitleText. (Inherited from Chart.) |
|
![]() |
Specifies the text for the chart subtitle. (Inherited from Chart.) |
|
![]() |
Specifies the quality, with which text is rendered. (Inherited from Chart.) |
|
![]() |
||
![]() |
Specifies the brush that is used to draw the chart title. (Inherited from Chart.) |
|
![]() |
Specifies the font, which is used to draw the chart title. (Inherited from Chart.) |
|
![]() |
Gets or sets the offset of the TitleText. (Inherited from Chart.) |
|
![]() |
Specifies the text for the chart title. (Inherited from Chart.) |
|
![]() |
Specifies the position of the chart in the graphics object. (Inherited from Chart.) |
Name | Description | |
---|---|---|
![]() |
Calculates the size of the chart and initalizes the variables used back to normal values. |
|
![]() |
Removes all data and labels. |
|
![]() |
Clears all IList properties that support data binding. |
|
![]() |
Creates an exact copy of the current PieChart object. |
|
![]() |
Draws the chart. First, prepares everything needed for drawing the chart. |
|
![]() |
Returns the chart element at the specified position |
|
![]() |
Returns the PiePiece at the specified position. |
|
![]() |
Loads PieChart data from an XML document. |
|
![]() |
Sets pens and brushes used in themes by pie charts to their default values. |
|
![]() |
Saves the PieChart to an XML document. |
Name | Description | |
---|---|---|
![]() |
Creates a new PieChart object. |
Name | Description | |
---|---|---|
![]() |
Calculates the size of the chart. (Inherited from Chart.) |
|
![]() |
Removes all labels and numerical data from the chart. (Inherited from Chart.) |
|
![]() |
Clears all IList properties that support data binding. (Inherited from Chart.) |
|
![]() |
Creates an exact copy of the current Chart object. (Inherited from Chart.) |
|
![]() |
Draws the chart in the object assigned to the Graphics property. (Inherited from Chart.) |
|
![]() |
Checks whether a point with the particular coordinates is contained inside a chart element. (Inherited from Chart.) |
|
![]() |
Overloaded. Loads the Chart from an XML document. (Inherited from Chart.) |
|
![]() |
Sets pens and brushes used in themes by all chart types to their default values. (Inherited from Chart.) |
|
![]() |
Overloaded. Saves the Chart to an XML file. (Inherited from Chart.) |
Name | Description | |
---|---|---|
![]() |
Creates a new Chart object. (Inherited from Chart.) |
|
![]() |
Checks if a list contains DateTime values. (Inherited from Chart.) |