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

Horizontal alignment for node photo. Default is Middle.

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

public AlignHorizontalType Photo_HorizontalAlign { get; set; }
/** @property */
public AlignHorizontalType get_Photo_HorizontalAlign()
/** @property */
public void set_Photo_HorizontalAlign(AlignHorizontalType value)

Field Value

UnifoChart.Hierarchy.AlignHorizontalType
See Also