![]() | Ole |
Member name | Value | Description |
---|---|---|
AllAtOnce | 0 |
Chart Build Type Enum ( All At Once ).
When the item is serialized out as xml, its value is "allAtOnce". |
Series | 1 |
Chart Build Type Enum ( Series ).
When the item is serialized out as xml, its value is "series". |
Category | 2 |
Chart Build Type Enum ( Category ).
When the item is serialized out as xml, its value is "category". |
SeriesElement | 3 |
Chart Build Type Enum ( Series Element ).
When the item is serialized out as xml, its value is "seriesEl". |
CategoryElement | 4 |
Chart Build Type Enum ( Category Element ).
When the item is serialized out as xml, its value is "categoryEl". |