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

Photo margin on a scale of 0-25. Default is 0.

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

public int Photo_Margin { get; set; }
/** @property */
public int get_Photo_Margin()
/** @property */
public void set_Photo_Margin(int value)

Field Value

System.Int32 (0-25)
Remarks

See also Photo_Size
See Also