www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Transparency for node's photo [0-10]. 0 means opaque. Default is 0.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Photo_Transparency { get; set; }
public int Photo_Transparency { get; set; }
Public Property Photo_Transparency As Integer
Get
Set
Public Property Photo_Transparency As Integer
Get
Set
public:
property int Photo_Transparency {
int get ();
void set (int value);
}
public:
property int Photo_Transparency {
int get ();
void set (int value);
}
member Photo_Transparency : int with get, set
member Photo_Transparency : int with get, set
/** @property */
public int get_Photo_Transparency()
/** @property */
public void set_Photo_Transparency(int value)
/** @property */
public int get_Photo_Transparency()
/** @property */
public void set_Photo_Transparency(int value)
Field Value
System.Int32 (0-10)
Photo will be shown, only if any of
Photo_Image4Nodes,
Photo_ImageList4Levels or
Photo_ImageList4Nodesis set.