Background alpha of "Collecting data" message
Namespace:
am.ChartsAssembly: am.Charts (in am.Charts.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public byte CollectingDataMessageBackgroundAlpha { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property CollectingDataMessageBackgroundAlpha As Byte |
| Visual C++ |
|---|
public: property unsigned char CollectingDataMessageBackgroundAlpha { unsigned char get (); void set (unsigned char value); } |