 www.Chart4.NET (Documentation)  |
www.Chart4.NET (Documentation)  |   Samples Download  |  Release Notes
Samples Download  |  Release Notes
            Photo size percentage [0-100] within the drawn node. Default is 40.
            
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Photo_Size { get; set; }public int Photo_Size { get; set; }Public Property Photo_Size As Integer 
	Get 
	Set
Public Property Photo_Size As Integer 
	Get 
	Set
public:
property int Photo_Size {
	int get ();
	void set (int value);
}public:
property int Photo_Size {
	int get ();
	void set (int value);
}member Photo_Size : int with get, set
member Photo_Size : int with get, set
/** @property */
public int get_Photo_Size()
/** @property */
public void set_Photo_Size(int value)
/** @property */
public int get_Photo_Size()
/** @property */
public void set_Photo_Size(int value)
Field Value
System.Int32 (0-100)
            See also 
Node_Size