www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Criteria to determine the chart's size. Default is ByNodeSize (the chart will be large enough to accommodate all nodes).
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public ChartSizingType Chart_SizingMode { get; set; }
/** @property */ public ChartSizingType get_Chart_SizingMode() /** @property */ public void set_Chart_SizingMode(ChartSizingType value)
Field Value
UnifoChart.Hierarchy.ChartSizingTypeSee Also