yUnits

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
yUnits unitsType optional
<h:div class="summary">Units for y axis.</h:div>
<h:div class="description">All y-axis data must have unambiguous units. Ideally the data and _yMin_ or _yValue_ should share the same units but different yUnits can be used as long as it is clear.</h:div>

Used By

Elements peak, peakGroup

Source

<xsd:attributeGroup id="attGp.yUnits" name="yUnits">
  <xsd:attribute id="att.yUnits" name="yUnits" type="unitsType">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">Units for y axis.</h:div>
        <h:div class="description">All y-axis data must have unambiguous units. Ideally the data and _yMin_ or _yValue_ should share the same units but different yUnits can be used as long as it is clear.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>