www.Chart4.NET (Documentation) |
Samples Download | Release Notes
Transparecy of Color2 [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 Color2Transparency { get; set; }
public int Color2Transparency { get; set; }
Public Property Color2Transparency As Integer
Get
Set
Public Property Color2Transparency As Integer
Get
Set
public:
property int Color2Transparency {
int get ();
void set (int value);
}
public:
property int Color2Transparency {
int get ();
void set (int value);
}
member Color2Transparency : int with get, set
member Color2Transparency : int with get, set
/** @property */
public int get_Color2Transparency()
/** @property */
public void set_Color2Transparency(int value)
/** @property */
public int get_Color2Transparency()
/** @property */
public void set_Color2Transparency(int value)
Field Value
System.Int32
See also
Color2.