LightningChartThemeBasicsAlphaLevel Property |
LightningChart .NET Help
Alpha level 0-255
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int AlphaLevel { get; set; }Public Property AlphaLevel As Integer
Get
Set
public:
property int AlphaLevel {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also