www.Chart4.NET (Documentation)  |  
Samples Download  |  Release Notes
            Whether or not brushes added in 
Text_Brush4LinesList should be used for each of the text lines. Default is false.
            
 Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public bool Text_UseBrush4Lines { get; set; }public bool Text_UseBrush4Lines { get; set; }Public Property Text_UseBrush4Lines As Boolean 
	Get 
	Set
Public Property Text_UseBrush4Lines As Boolean 
	Get 
	Set
public:
property bool Text_UseBrush4Lines {
	bool get ();
	void set (bool value);
}public:
property bool Text_UseBrush4Lines {
	bool get ();
	void set (bool value);
}member Text_UseBrush4Lines : bool with get, set
member Text_UseBrush4Lines : bool with get, set
/** @property */
public boolean get_Text_UseBrush4Lines()
/** @property */
public void set_Text_UseBrush4Lines(boolean value)
/** @property */
public boolean get_Text_UseBrush4Lines()
/** @property */
public void set_Text_UseBrush4Lines(boolean value)
Field Value
System.Boolean
            See also 
Text_Brush4LinesList