PivotTableDefinition.ChartFormats Property

PivotChart Formats.Represents the element tag in schema: x:chartFormats

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ChartFormats As ChartFormats
    Get
    Set
'Usage
Dim instance As PivotTableDefinition
Dim value As ChartFormats

value = instance.ChartFormats

instance.ChartFormats = value
public ChartFormats ChartFormats { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.ChartFormats

See Also

Reference

PivotTableDefinition Class

PivotTableDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace