www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Action to happen on node-click. See also hpDrillDownURL and hpDrillDownTarget. Default is Inactive.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public DrillDownModeType hpDrillDownMode { get; set; }
/** @property */ public DrillDownModeType get_hpDrillDownMode() /** @property */ public void set_hpDrillDownMode(DrillDownModeType value)
Field Value
UnifoChart.Hierarchy.DrillDownModeTypeSee Also