www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Node tag width on a scale of 0-50. Default is 20.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Tag_Width { get; set; }
public int Tag_Width { get; set; }
Public Property Tag_Width As Integer
Get
Set
Public Property Tag_Width As Integer
Get
Set
public:
property int Tag_Width {
int get ();
void set (int value);
}
public:
property int Tag_Width {
int get ();
void set (int value);
}
member Tag_Width : int with get, set
member Tag_Width : int with get, set
/** @property */
public int get_Tag_Width()
/** @property */
public void set_Tag_Width(int value)
/** @property */
public int get_Tag_Width()
/** @property */
public void set_Tag_Width(int value)
Field Value
System.Int32 (0-50)
Set node's Tag property to the required text, to display the text as node tag.