www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Length of the title text (caption). Only the node title will be considered. Set 0 to hide the title or to provide a common title in Text property. Default is 15.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int TextLength { get; set; }
public int TextLength { get; set; }
Public Property TextLength As Integer
Get
Set
Public Property TextLength As Integer
Get
Set
public:
property int TextLength {
int get ();
void set (int value);
}
public:
property int TextLength {
int get ();
void set (int value);
}
member TextLength : int with get, set
member TextLength : int with get, set
/** @property */
public int get_TextLength()
/** @property */
public void set_TextLength(int value)
/** @property */
public int get_TextLength()
/** @property */
public void set_TextLength(int value)
Field Value
System.Int32 (0-50)