www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Whether the brush filled focus rectangle should be displayed or not, when mouse is over a node. WinForm Only. See Remarks. Default is true.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool ShowFocusFill { get; set; }
public bool ShowFocusFill { get; set; }
Public Property ShowFocusFill As Boolean
Get
Set
Public Property ShowFocusFill As Boolean
Get
Set
public:
property bool ShowFocusFill {
bool get ();
void set (bool value);
}
public:
property bool ShowFocusFill {
bool get ();
void set (bool value);
}
member ShowFocusFill : bool with get, set
member ShowFocusFill : bool with get, set
/** @property */
public boolean get_ShowFocusFill()
/** @property */
public void set_ShowFocusFill(boolean value)
/** @property */
public boolean get_ShowFocusFill()
/** @property */
public void set_ShowFocusFill(boolean value)
Field Value
System.Boolean
Set
Node_Brush4FocusList and its Color1Transparency for apropriate coloring.