2.120.18 ChartAxis.InterlacedColor

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

The ChartAxis.InterlacedColor element specifies the color of interlaced strips for a ChartAxis. The ChartAxis.InterlacedColor element is optional. If this element is present, its value MUST be an RdlColor or an expression that evaluates to an RdlColor. If this element is not present, its value is interpreted as an empty color.

Following is the parent element of the ChartAxis.InterlacedColor element.

Parent elements

ChartAxis

The following is the XML Schema definition of the ChartAxis.InterlacedColor element.

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