OfPieChart.OfPieType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Pie of Pie or Bar of Pie Type.
Represents the following element tag in the schema: c:ofPieType.
public DocumentFormat.OpenXml.Drawing.Charts.OfPieType OfPieType { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.OfPieType? OfPieType { get; set; }
member this.OfPieType : DocumentFormat.OpenXml.Drawing.Charts.OfPieType with get, set
Public Property OfPieType As OfPieType