PieChart Class
Represents a chart whose single series values are drawn as filled arcs in a pie-like form.
- Inheritance:
- System.
Object PieChart
Properties
ChartType
Property Value
Overrides
FirstSliceAngle
Gets the first slice angle of the pie chart.
Property Value
- System.
Int32
The first slice angle between 0 and 360.
Inherited Properties
Category | Gets the chart's category labels. (Inherited from Excel |
Category | Gets or sets the chart's category labels as a cell range reference (for example, 'Sheet1!A1:D1'). Values from cells in the referenced range will be used as category labels. (Inherited from Excel |
Data | Gets the settings for the data labels for the entire chart. (Inherited from Excel |
Fill | Gets or sets the fill formatting options. (Inherited from Excel |
Hyperlink | Gets or sets the hyperlink on this drawing (picture, chart, etc.). (Inherited from Excel |
Legend | Gets the chart's legend. (Inherited from Excel |
Metadata | Gets the metadata (non-visual properties) of this Excel (Inherited from Excel |
Outline | Gets or sets the outline formatting options. (Inherited from Excel |
Plot | Gets the chart's plot area. (Inherited from Excel |
Position | Gets the position of this drawing (picture, chart, etc.) in the worksheet. (Inherited from Excel |
Rounded | Gets or sets a value indicating whether the chart area border has rounded corners. Default value is false. (Inherited from Excel |
Series | Gets the chart's series. (Inherited from Excel |
Show | Gets or sets the value which indicates whether only visible cells should be plotted on the chart. (Inherited from Excel |
Show | Gets or sets the value which indicates how empty cells (cells with Value equal to null) shall be plotted on the chart. (Inherited from Excel |
Text | Gets or sets the text formatting options. (Inherited from Excel |
Title | Gets the chart's title. (Inherited from Excel |
Use | Gets or sets the value which indicates whether this chart should use the secondary axis of parent Combo (Inherited from Excel |
Worksheet | Gets the parent worksheet. (Inherited from Excel |
ZIndex | Gets the z-order position of the picture. -1 if the picture is not contained in proper collection. (Inherited from Excel |
Inherited Methods
Bring | Moves the chart one position forward in the drawings if the parent collection is Excel (Inherited from Excel |
Bring | Brings the chart to the front of the drawings if the parent collection is Excel (Inherited from Excel |
Change | Changes the chart to a different type of chart. (Inherited from Excel |
ChangeChartType<TChart>() | Changes the chart to a different type of chart. (Inherited from Excel |
Format() | Formats this drawing (picture, chart, etc.) to its default size so it can be exported to PDF, XPS, image or be printed. (Inherited from Excel |
Format(System. | Formats this drawing (picture, chart, etc.) to specified size so it can be exported to PDF, XPS, image or be printed. (Inherited from Excel |
Move | Moves the picture forward or backward in the drawings with the given relative index if the parent collection is Excel (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Select | Selects the data for the chart. (Inherited from Excel |
Send | Moves the chart one position backward in the drawings if the parent collection is Excel (Inherited from Excel |
Send | Sends the chart to the back of the drawings if the parent collection is Excel (Inherited from Excel |
Set | Sets the chart's category labels. (Inherited from Excel |
Set | Sets the chart's category labels. (Inherited from Excel |
To | Returns a System. (Inherited from Excel |