www.Chart4.NET (Documentation) | Samples Download | Release Notes
Whether the context menu should be displayed or not, in the bottom of the chart. Default is false.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool hpShowContextMenu { get; set; }
public bool hpShowContextMenu { get; set; }
Public Property hpShowContextMenu As Boolean
Get
Set
Public Property hpShowContextMenu As Boolean
Get
Set
public:
property bool hpShowContextMenu {
bool get ();
void set (bool value);
}
public:
property bool hpShowContextMenu {
bool get ();
void set (bool value);
}
member hpShowContextMenu : bool with get, set
member hpShowContextMenu : bool with get, set
/** @property */
public boolean get_hpShowContextMenu()
/** @property */
public void set_hpShowContextMenu(boolean value)
/** @property */
public boolean get_hpShowContextMenu()
/** @property */
public void set_hpShowContextMenu(boolean value)
Field Value
System.Boolean