www.Chart4.NET (Documentation)  |  
Samples Download  |  Release Notes
            Transparecy of Color1 [0-255], value 0 means full transparency and 255 means opaque. Default is 255.
            
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
public int Color1Transparency { get; set; }public int Color1Transparency { get; set; }Public Property Color1Transparency As Integer 
	Get 
	Set
Public Property Color1Transparency As Integer 
	Get 
	Set
public:
property int Color1Transparency {
	int get ();
	void set (int value);
}public:
property int Color1Transparency {
	int get ();
	void set (int value);
}member Color1Transparency : int with get, set
member Color1Transparency : int with get, set
/** @property */
public int get_Color1Transparency()
/** @property */
public void set_Color1Transparency(int value)
/** @property */
public int get_Color1Transparency()
/** @property */
public void set_Color1Transparency(int value)
Field Value
System.Int32
            See also 
Color1.