www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Node content margin on a scale of 0-15. Default is 5.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Node_Margin { get; set; }
public int Node_Margin { get; set; }
Public Property Node_Margin As Integer
Get
Set
Public Property Node_Margin As Integer
Get
Set
public:
property int Node_Margin {
int get ();
void set (int value);
}
public:
property int Node_Margin {
int get ();
void set (int value);
}
member Node_Margin : int with get, set
member Node_Margin : int with get, set
/** @property */
public int get_Node_Margin()
/** @property */
public void set_Node_Margin(int value)
/** @property */
public int get_Node_Margin()
/** @property */
public void set_Node_Margin(int value)
Field Value
System.Int32 (0-15)
See also
Node_Size