Auf Englisch lesen

Freigeben über


GroupingValues-Enumeration

Grouping

Namespace:  DocumentFormat.OpenXml.Drawing.Charts
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

public enum GroupingValues

Member

Membername Beschreibung
PercentStacked 100% Stacked. When the item is serialized out as xml, its value is "percentStacked".
Standard Standard. When the item is serialized out as xml, its value is "standard".
Stacked Stacked. When the item is serialized out as xml, its value is "stacked".

Siehe auch

Referenz

DocumentFormat.OpenXml.Drawing.Charts-Namespace