a:chart
Chart to Animate
Element information
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Schema document: dml-graphicalObjectAnimation.xsd
Type: a:CT_AnimationChartElement
Properties: Local, Qualified
Content
- Empty content
Attributes
| Name | Occ | Type | Description | Notes |
|---|---|---|---|---|
| seriesIdx | [0..1] | xsd:int | Series Index | Default value is "-1". |
| categoryIdx | [0..1] | xsd:int | Category Index | Default value is "-1". |
| bldStep | [1..1] | a:ST_ChartBuildStep | Animation Build Step |
Used in
- Type a:CT_AnimationElementChoice (Element p:graphicEl)
Sample instance
<a:chart bldStep="category"/>



