www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Orientation of the chart as one of OrientationType. Default is TopToBottom.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public OrientationType Chart_Orientation { get; set; }
/** @property */ public OrientationType get_Chart_Orientation() /** @property */ public void set_Chart_Orientation(OrientationType value)
Field Value
UnifoChart.Hierarchy.OrientationTypeSee Also