www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
You have to set it to true, if you want to plot a different set of data/subchart on a node-click.
- Relevant only if hpDrillDownMode is PostBack.
- Set this property in the heNodeClick event.
Whether to reload data of the chart on a drill-down (node-click). See Remarks. Default is false.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
Field Value
System.BooleanRemarks
- Relevant only if hpDrillDownMode is PostBack.
- Set this property in the heNodeClick event.
See Also