Version

DrillDownID Class

DrillDownID identifies the relational data row and column drillable from a parent chart in the drill down hierarchy.
Syntax
'Declaration
 
Public Class DrillDownID 
public class DrillDownID 
Remarks

DrillDownID is used by DrillElement and offers properties for identifying the data row and the data column underlying a rendered chart element in a parent chart. This is used to locate a matching DrillElement in the drill down implementation. It should not be necessary for developers to work directly with DrillDownID objects.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also