constantToData

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
constantToData xsd:double 0.0 optional
<h:div class="summary">The constant to add to the raw data.</h:div>
<h:div class="description">add *after* applying any multiplier.</h:div>

Used By

Elements xaxis, yaxis

Source

<xsd:attributeGroup id="attGp.constantToData" name="constantToData">
  <xsd:attribute id="att.constantToData" name="constantToData" type="xsd:double" default="0.0">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">The constant to add to the raw data.</h:div>
        <h:div class="description">add *after* applying any multiplier.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>