www.Chart4.NET (Documentation) | Samples Download | Release Notes
Whether title bar should be shown or not. Default is true.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool hpShowTitleBar { get; set; }
public bool hpShowTitleBar { get; set; }
Public Property hpShowTitleBar As Boolean
Get
Set
Public Property hpShowTitleBar As Boolean
Get
Set
public:
property bool hpShowTitleBar {
bool get ();
void set (bool value);
}
public:
property bool hpShowTitleBar {
bool get ();
void set (bool value);
}
member hpShowTitleBar : bool with get, set
member hpShowTitleBar : bool with get, set
/** @property */
public boolean get_hpShowTitleBar()
/** @property */
public void set_hpShowTitleBar(boolean value)
/** @property */
public boolean get_hpShowTitleBar()
/** @property */
public void set_hpShowTitleBar(boolean value)
Field Value
System.Boolean