ChartBuildStepValues enumeration
Office 2013 and later
Chart Animation Build Step
Namespace: DocumentFormat.OpenXml.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Category | Category. When the item is serialized out as xml, its value is "category". | |
| CategoryPoints | Category Points. When the item is serialized out as xml, its value is "ptInCategory". | |
| Series | Series. When the item is serialized out as xml, its value is "series". | |
| SeriesPoints | Series Points. When the item is serialized out as xml, its value is "ptInSeries". | |
| AllPoints | All Points. When the item is serialized out as xml, its value is "allPts". | |
| GridLegend | Grid and Legend. When the item is serialized out as xml, its value is "gridLegend". |
Show: