www.Chart4.NET (Documentation) | Samples Download | Release Notes
Minimum font size for node title and text, on a scale of 1-20. Default is 8.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Node_Size4MinimumFont { get; set; }
public int Node_Size4MinimumFont { get; set; }
Public Property Node_Size4MinimumFont As Integer
Get
Set
Public Property Node_Size4MinimumFont As Integer
Get
Set
public:
property int Node_Size4MinimumFont {
int get ();
void set (int value);
}
public:
property int Node_Size4MinimumFont {
int get ();
void set (int value);
}
member Node_Size4MinimumFont : int with get, set
member Node_Size4MinimumFont : int with get, set
/** @property */
public int get_Node_Size4MinimumFont()
/** @property */
public void set_Node_Size4MinimumFont(int value)
/** @property */
public int get_Node_Size4MinimumFont()
/** @property */
public void set_Node_Size4MinimumFont(int value)
Field Value
System.Int32 (1-20)