

Custom toolstrip to display on left of the chart. Use
ToolStrip members or designer to add items to the toolstrip.
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyToolStrip hpToolStrip4Left { get; set; }
/** @property */ public HierarchyToolStrip get_hpToolStrip4Left() /** @property */ public void set_hpToolStrip4Left(HierarchyToolStrip value)
Field Value
System.Windows.Forms.ToolStripRemarks

See Also