

'DeclarationPublic Class DoughnutChart Inherits Chart
'UsageDim instance As DoughnutChart
public class DoughnutChart : Chart
System.Object
Xceed.Document.NET.BaseChart
Xceed.Document.NET.Chart
Xceed.Document.NET.DoughnutChart
| Name | Description | |
|---|---|---|
![]() | CategoryAxis | Gets the Chart's Category Axis. (Inherited from Xceed.Document.NET.Chart) |
![]() | ChartTitle | Gets or sets the Chart's title. (Inherited from Xceed.Document.NET.Chart) |
![]() | DisplayBlanksAs | Gets or sets how blank Cells are displayed in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextBottom | Gets or sets the distance between the text & the bottom of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextLeft | Gets or sets the distance between the text & the left side of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextRight | Gets or sets the distance between the text & the right side of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | DistanceFromTextTop | Gets or sets the distance between the text & the top of the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | FirstSliceAngle | Gets or sets the angle of the first slice in the DoughnutChart. |
![]() | HoleSize | Gets or sets the size of the DoughnutChart's hole. |
![]() | HorizontalAlignment | Gets or sets the Chart's horizontal alignment. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | HorizontalOffset | Gets or sets the Chart's horizontal offset. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | HorizontalOffsetAlignmentFrom | Gets or sets the point from where the HorizontalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | IsAxisExist | Overridden. Gets if the DoughnutChart has an Axis. |
![]() | Legend | Gets the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | MaxSeriesCount | Overridden. Gets the maximum number of Series available in the DoughnutChart. |
![]() | Series | Overridden. Gets the collection containing all the DoughnutChart's Series. |
![]() | ValueAxis | Gets the Chart's Value Axis. (Inherited from Xceed.Document.NET.Chart) |
![]() | VerticalAlignment | Gets or sets the Chart's vertical alignment. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | VerticalOffset | Gets or sets the Chart's vertical offset. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | VerticalOffsetAlignmentFrom | Gets or sets the point from where the VerticalOffset will be calculated. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | View3D | Gets or sets if the Chart is of the 3D type, like a Surface3DChart for example. (Inherited from Xceed.Document.NET.Chart) |
![]() | WrapPolygon | Gets or sets the list of points used to define the polygon where no text can be drawn in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | WrapStyle | Gets or sets the text wrapping style. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | WrapTextPosition | Gets or sets the text wrapping position when the WrapStyle property is set to WrapSquare, WrapTight or WrapThrough. (Inherited from Xceed.Document.NET.BaseChart) |
| Name | Description | |
|---|---|---|
![]() | AllowedSeriesType | Overridden. Makes sure that Series in a DoughnutChart are always PieSeries. |
| Name | Description | |
|---|---|---|
![]() | AddLegend | Overloaded. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | AddSeries | Adds a new Series in the Chart. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | Remove | Removes the Chart from the Document. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | RemoveLegend | Removes the Chart's Legend. (Inherited from Xceed.Document.NET.BaseChart) |
![]() | Save | Saves the modifications made to the Chart as an XML file. (Inherited from Xceed.Document.NET.BaseChart) |
| Name | Description | |
|---|---|---|
![]() | BuildChart | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateChartAxis | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateChartAxisWithSecondaryAxis | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateChartXmls | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | CreateExternalChartXml | Overridden. Creates the default XML structure for the DoughnutChart. |
![]() | CreatePlotAreaXml | (Inherited from Xceed.Document.NET.BaseChart) |
![]() | GetChartTypeXElement | Overridden. Returns the root <c:doughnutChart> element from the Chart's XML. |
![]() | GetChartTypeXmlName | Overridden. Returns "doughnutChart" as the Chart's type's name. |
![]() | GetPlotAreaXml | (Inherited from Xceed.Document.NET.BaseChart) |
.NET: net5.0, net5.0-windows, net6.0, net6.0-macos, net6.0-windows, net7.0, net7.0-macos, net7.0-windows, net8.0, net8.0-browser, net8.0-macos, net8.0-windows, net9.0, net9.0-browser, net9.0-macos, net9.0-windows, net10.0, net10.0-browser, net10.0-macos, net10.0-windows.
.NET Framework: net40, net403, net45, net451, net452, net46, net461, net462, net463, net47, net471, net472, net48, net481.