HierarchySettings Button_Expand Property Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Image for expand button.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public Image Button_Expand { get; set; }
/** @property */
public Image get_Button_Expand()
/** @property */
public void set_Button_Expand(Image value)

Field Value

System.Drawing.Image
Remarks

If the image is of irregular shape, it may be better to be an image with transparent background.
See Also