chart:series
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:chart:1.0
Schema document: chart.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- Sequence [1..1]
- chart:domain [0..*]
- chart:mean-value [0..1]
- chart:regression-curve [0..1]
- chart:error-indicator [0..1]
- chart:data-point [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
chart:values-cell-range-address | [0..1] | text:cellRangeAddress | from group text:chart-series-attlist | |
chart:label-cell-address | [0..1] | text:cellAddress | from group text:chart-series-attlist | |
chart:class | [1..1] | text:namespacedToken | from group chart:class | |
chart:attached-axis | [0..1] | text:string | from group text:chart-series-attlist | |
chart:style-name | [0..1] | text:styleNameRef | from group text:chart-series-attlist |
Used in
- Anonymous type of element chart:plot-area
Sample instance
<chart:series chart:class="string"> <chart:domain/> <chart:mean-value/> <chart:regression-curve/> <chart:error-indicator/> <chart:data-point/> </chart:series>