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

Chart view to be displayed. Call hmSetViewExtended(Boolean, Boolean, Boolean, ChartViewType, Boolean) to display/hide view options available to user, to set default view, to hide navigational tree etc.

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

public ChartViewType hpChartView { get; set; }
/** @property */
public ChartViewType get_hpChartView()
/** @property */
public void set_hpChartView(ChartViewType value)

Field Value

UnifoChart.Hierarchy.ChartViewType
See Also