2.293.30 Style.ShadowColor

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

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

If the Style.ShadowColor element is not present, its value is interpreted as "#00000007F". If the grandparent element of the Style.ShadowColor element is not ChartArea, PlotArea, ChartTitle, ChartLegend, or ChartSeries, the Style.ShadowColor element is ignored.

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

Parent elements

Style

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

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