2.148.2 ChartHierarchy.EnableDrilldown

Applies to RDL 2012/01

The ChartHierarchy.EnableDrilldown element specifies whether drilldown is enabled for the member hierarchy. If ChartHierarchy.EnableDrilldown is specified, its value MUST be Boolean ([XMLSCHEMA2/2] section 3.2.2). A value of true specifies that the drilldown interactivity is enabled and that a portion of the hierarchy appears. The drilldown filter state determines which portion of the hierarchy appears. If the ChartHierarchy.EnableDrilldown element is not specified, its value is interpreted as false.

Following is the parent element of the ChartHierarchy.EnableDrilldown element.

Parent elements

ChartHierarchy

The following is the XML Schema definition of the ChartHierarchy.EnableDrilldown element.

      <xsd:element name ="EnableDrilldown" type="xsd:boolean" />