chart:subtitle
Element information
Namespace: urn:oasis:names:tc:opendocument:xmlns:chart:1.0
Schema document: chart.xsd
Type: Anonymous
Properties: Global, Qualified
Content
- text:p [0..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
table:cell-range | [0..1] | text:cellAddress | from group text:chart-title-attlist | |
svg:x | [1..1] | text:coordinate | from group svg:x | |
svg:y | [1..1] | text:coordinate | from group svg:y | |
chart:style-name | [0..1] | text:styleNameRef | from group text:chart-title-attlist |
Used in
- Anonymous type of element chart:chart
- Anonymous type of element text:office-chart-content-main
Sample instance
<chart:subtitle svg:x="string" svg:y="string"> <text:p>Any text, intermingled with: <text:s/> </text:p> </chart:subtitle>