ExpertComponents WebChart
TransparencyLevel Property
Namespaces > ExpertChart > WebChart > TransparencyLevel
Transparency level of the colors. Range from 0 (transparent) to 255 (opaque).
Syntax
C#Visual BasicManaged C++
public int TransparencyLevel { get; set; }
Public Property TransparencyLevel As Integer
public:
int TransparencyLevel {
	int get ();
	void set (int value);
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)