Chart.PivotFormats Property

Definition

pivot chart format persistence data.

Represents the following element tag in the schema: c:pivotFmts.

public DocumentFormat.OpenXml.Drawing.Charts.PivotFormats PivotFormats { get; set; }
public DocumentFormat.OpenXml.Drawing.Charts.PivotFormats? PivotFormats { get; set; }
member this.PivotFormats : DocumentFormat.OpenXml.Drawing.Charts.PivotFormats with get, set
Public Property PivotFormats As PivotFormats

Property Value

Returns PivotFormats.

Applies to