Schema Central > OpenDocument 1.1 > chart.xsd > chart:plot-area
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

chart:plot-area

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
svg:x [1..1]text:coordinatefrom group svg:x
svg:y [1..1]text:coordinatefrom group svg:y
svg:width [1..1]text:lengthfrom group svg:width
svg:height [1..1]text:lengthfrom group svg:height
chart:style-name [0..1]text:styleNameReffrom group text:chart-plot-area-attlist
table:cell-range-address [0..1]text:cellRangeAddressfrom group text:chart-plot-area-attlist
chart:data-source-has-labels [0..1]AnonymousDefault value is "none". from group text:chart-plot-area-attlist
dr3d:vrp [0..1]text:vector3Dfrom group text:dr3d-scene-attlist
dr3d:vpn [0..1]text:vector3Dfrom group text:dr3d-scene-attlist
dr3d:vup [0..1]text:vector3Dfrom group text:dr3d-scene-attlist
dr3d:projection [0..1]Anonymousfrom group text:dr3d-scene-attlist
dr3d:distance [0..1]text:lengthfrom group text:dr3d-scene-attlist
dr3d:focal-length [0..1]text:lengthfrom group text:dr3d-scene-attlist
dr3d:shadow-slant [0..1]text:nonNegativeIntegerfrom group text:dr3d-scene-attlist
dr3d:shade-mode [0..1]Anonymousfrom group text:dr3d-scene-attlist
dr3d:ambient-color [0..1]text:colorfrom group text:dr3d-scene-attlist
dr3d:lighting-mode [1..1]text:booleanfrom group dr3d:lighting-mode
dr3d:transform [0..1]xsd:anySimpleTypefrom group text:common-dr3d-transform-attlist

Used in

Sample instance

<chart:plot-area svg:x="string" svg:y="string" svg:width="string" svg:height="string" dr3d:lighting-mode="true">
   <dr3d:light dr3d:direction="string"/>
   <chart:axis chart:dimension="x">
      <chart:title svg:x="string" svg:y="string">
         <text:p>Any text, intermingled with:...
         </text:p>
      </chart:title>
      <chart:categories/>
      <chart:grid chart:class="major"/>
   </chart:axis>
   <chart:series chart:class="string">
      <chart:domain/>
      <chart:mean-value/>
      <chart:regression-curve/>
      <chart:error-indicator/>
      <chart:data-point/>
   </chart:series>
   <chart:stock-gain-marker/>
   <chart:stock-loss-marker/>
   <chart:stock-range-line/>
   <chart:wall svg:width="string"/>
   <chart:floor svg:width="string"/>
</chart:plot-area>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com