2.163.32 GaugePanel.ShadowIntensity

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

The GaugePanel.ShadowIntensity element specifies the intensity of shadows throughout a GaugePanel. The GaugePanel.ShadowIntensity element is optional. If this element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to Float. The Float value MUST be greater than or equal to 0 and less than or equal to 100 (as a percentage of maximum intensity), with 0 corresponding to the lowest shadow intensity, and 100 corresponding to the highest shadow intensity. If this element is not present, its value is interpreted as 25.

The following is the parent element of the GaugePanel.ShadowIntensity element.

Parent elements

GaugePanel

The following is the XML Schema definition of the GaugePanel.ShadowIntensity element.          

 <xsd:element name="ShadowIntensity" type="xsd:string" minOccurs="0" />