2.293.31 Style.ShadowOffset

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

The Style.ShadowOffset element specifies the size of the shadow for a report item. This element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize.

If the grandparent element of the Style.ShadowOffset element is not ChartArea, ChartTitle, ChartLegend, ChartSeries, LinearPointer, RadialPointer, LinearScale, RadialScale, or ScaleRange, the Style.ShadowOffset element is ignored.

Following is the parent element of the Style.ShadowOffset element.

Parent elements

Style

The following is the XML Schema definition of the Style.ShadowOffset element.          

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