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

Common photo for all nodes, in case Photo_ImageList4Nodes and Photo_ImageList4Levels are not specified. See Remarks.

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

public Image Photo_Image4Nodes { get; set; }
/** @property */
public Image get_Photo_Image4Nodes()
/** @property */
public void set_Photo_Image4Nodes(Image value)

Field Value

System.Drawing.Image
Remarks

Priority is for Photo_ImageList4Nodes, Photo_ImageList4Levels and least for Photo_Image4Nodes.
See Also