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

Move chart into the centre of chart area. Default is true.

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

public bool Chart_Center { get; set; }
/** @property */
public boolean get_Chart_Center()
/** @property */
public void set_Chart_Center(boolean value)

Field Value

System.Boolean
See Also