2.192 NumericIndicator

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The NumericIndicator element is ignored.

The following are the parent elements, attributes, and child elements of the NumericIndicator element.

Parent elements

NumericIndicators

Attributes

NumericIndicator.Name

Child elements

NumericIndicator.ActionInfo

NumericIndicator.Height

NumericIndicator.Hidden

NumericIndicator.Left

NumericIndicator.ParentItem

NumericIndicator.ToolTip

NumericIndicator.Top

NumericIndicator.Width

NumericIndicator.ZIndex

NumericIndicator.DecimalDigitColor

NumericIndicator.DecimalDigits

NumericIndicator.DigitColor

NumericIndicator.Digits

NumericIndicator.GaugeInputValue

NumericIndicator.IndicatorStyle

NumericIndicator.LedDimColor

NumericIndicator.MaximumValue

NumericIndicator.MinimumValue

NumericIndicator.Multiplier

NumericIndicator.NumericIndicatorRanges

NumericIndicator.Offstring

NumericIndicator.OutOfRangeString

NumericIndicator.ResizeMode

NumericIndicator.SeparatorColor

NumericIndicator.SeparatorWidth

NumericIndicator.ShowDecimalPoint

NumericIndicator.ShowLeadingZeros

NumericIndicator.ShowSign

NumericIndicator.SnappingEnabled

NumericIndicator.SnappingInterval

NumericIndicator.Style

NumericIndicator.UseFontPercent

The following is the XML Schema definition of the NumericIndicator element in RDL 2008/01.

 <xsd:complexType name="NumericIndicatorType">
   <xsd:choice minOccurs="0" maxOccurs="unbounded">
     <!--GaugePanelItemTypeStart-->
       <xsd:element name="ActionInfo" type="ActionInfoType" minOccurs="0" />
       <xsd:element name="ToolTip" type="xsd:string" minOccurs="0" />
       <xsd:element name="Top" type="xsd:string" minOccurs="0" />
       <xsd:element name="Left" type="xsd:string" minOccurs="0" />
       <xsd:element name="Height" type="xsd:string" minOccurs="0" />
       <xsd:element name="Width" type="xsd:string" minOccurs="0" />
       <xsd:element name="ZIndex" type="xsd:string" minOccurs="0" />
       <xsd:element name="Hidden" type="xsd:string" minOccurs="0" />
       <xsd:element name="ParentItem" type="xsd:string" minOccurs="0" />
       <!--GaugePanelItemTypeEnd-->
         <xsd:element name="Style" type="StyleType" minOccurs="0" />
         <xsd:element name="GaugeInputValue" type="GaugeInputValueType" 
                      minOccurs="1" />
         <xsd:element name="MaximumValue" type="GaugeInputValueType" 
                      minOccurs="0" />
         <xsd:element name="MinimumValue" type="GaugeInputValueType" 
                      minOccurs="0" />
         <xsd:element name="NumericIndicatorRanges" 
                      type="NumericIndicatorRangesType" minOccurs="0" />
         <xsd:element name="ResizeMode" type="xsd:string" minOccurs="0" />
         <xsd:element name="DecimalDigitColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="DecimalDigits" type="xsd:string" minOccurs="0" />
         <xsd:element name="DigitColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="Digits" type="xsd:string" minOccurs="0" />
         <xsd:element name="IndicatorStyle" type="xsd:string" minOccurs="0" />
         <xsd:element name="LedDimColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="Multiplier" type="xsd:string" minOccurs="0" />
         <xsd:element name="OffString" type="xsd:string" minOccurs="0" />
         <xsd:element name="OutOfRangeString" type="xsd:string" minOccurs="0" />
         <xsd:element name="SeparatorColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="SeparatorWidth" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowDecimalPoint" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowLeadingZeros" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowSign" type="xsd:string" minOccurs="0" />
         <xsd:element name="SnappingEnabled" type="xsd:string" minOccurs="0" />
         <xsd:element name="SnappingInterval" type="xsd:string" minOccurs="0" />
         <xsd:element name="UseFontPercent" type="xsd:string" minOccurs="0" />
         <xsd:any namespace="##other" processContents="skip" />
       </xsd:choice>
       <xsd:attribute name="Name" type="xsd:normalizedString" use="required" />
       <xsd:anyAttribute namespace="##other" processContents="skip" />
     </xsd:complexType>

The following is the XML Schema definition of the NumericIndicator element in RDL 2010/01 and RDL 2016/01.

 <xsd:complexType name="NumericIndicatorType">
   <xsd:choice minOccurs="0" maxOccurs="unbounded">
     <!--GaugePanelItemTypeStart-->
       <xsd:element name="ActionInfo" type="ActionInfoType" minOccurs="0" />
       <xsd:element name="ToolTip" type="xsd:string" minOccurs="0" />
       <xsd:element name="Top" type="xsd:string" minOccurs="0" />
       <xsd:element name="Left" type="xsd:string" minOccurs="0" />
       <xsd:element name="Height" type="xsd:string" minOccurs="0" />
       <xsd:element name="Width" type="xsd:string" minOccurs="0" />
       <xsd:element name="ZIndex" type="xsd:string" minOccurs="0" />
       <xsd:element name="Hidden" type="xsd:string" minOccurs="0" />
       <xsd:element name="ParentItem" type="xsd:string" minOccurs="0" />
       <!--GaugePanelItemTypeEnd-->
         <xsd:element name="Style" type="StyleType" minOccurs="0" />
         <xsd:element name="GaugeInputValue" type="GaugeInputValueType" 
                      minOccurs="1" />
         <xsd:element name="MaximumValue" type="GaugeInputValueType" 
                      minOccurs="0" />
         <xsd:element name="MinimumValue" type="GaugeInputValueType" 
                      minOccurs="0" />
         <xsd:element name="NumericIndicatorRanges" 
                      type="NumericIndicatorRangesType" minOccurs="0" />
         <xsd:element name="ResizeMode" type="xsd:string" minOccurs="0" />
         <xsd:element name="DecimalDigitColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="DecimalDigits" type="xsd:string" minOccurs="0" />
         <xsd:element name="DigitColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="Digits" type="xsd:string" minOccurs="0" />
         <xsd:element name="IndicatorStyle" type="xsd:string" minOccurs="0" />
         <xsd:element name="LedDimColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="Multiplier" type="xsd:string" minOccurs="0" />
         <xsd:element name="OffString" type="xsd:string" minOccurs="0" />
         <xsd:element name="OutOfRangeString" type="xsd:string" minOccurs="0" />
         <xsd:element name="SeparatorColor" type="xsd:string" minOccurs="0" />
         <xsd:element name="SeparatorWidth" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowDecimalPoint" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowLeadingZeros" type="xsd:string" minOccurs="0" />
         <xsd:element name="ShowSign" type="xsd:string" minOccurs="0" />
         <xsd:element name="SnappingEnabled" type="xsd:string" minOccurs="0" />
         <xsd:element name="SnappingInterval" type="xsd:string" minOccurs="0" />
         <xsd:element name="UseFontPercent" type="xsd:string" minOccurs="0" />
         <xsd:any namespace="##other" processContents="lax" />
       </xsd:choice>
       <xsd:attribute name="Name" type="xsd:normalizedString" use="required" />
       <xsd:anyAttribute namespace="##other" processContents="lax" />
     </xsd:complexType>