2.178.3 TickMarkStyle.GradientDensity

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

The TickMarkStyle.GradientDensity element specifies the intensity of the gradient effect for the tick mark on a CustomLabel. This element is optional.

If the TickMarkStyle.GradientDensity element is present, its value MUST be a Float ([XMLSCHEMA2] section 3.2.4) or an expression that evaluates to a Float. The value of this element MUST be greater than or equal to 0 and less than or equal to 100, specifying the percentage of maximum intensity. If this element is not present, its value is interpreted as 30.

The following is the parent element of the TickMarkStyle.GradientDensity element.

Parent elements

TickMarkStyle

The following is the XML Schema definition of the TickMarkStyle.GradientDensity element.

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