![]() | Chart |
Member name | Value | Description |
---|---|---|
GridLegend | 0 |
Chart Build Element Type Enum ( Grid Legend ).
When the item is serialized out as xml, its value is "gridLegend". |
Series | 1 |
Chart Build Element Type Enum ( Series ).
When the item is serialized out as xml, its value is "series". |
Category | 2 |
Chart Build Element Type Enum ( Category ).
When the item is serialized out as xml, its value is "category". |
PointInSeries | 3 |
Chart Build Element Type Enum ( Point in Series ).
When the item is serialized out as xml, its value is "ptInSeries". |
PointInCategory | 4 |
Chart Build Element Type Enum ( Point in Cat ).
When the item is serialized out as xml, its value is "ptInCategory". |