Click or drag to resize

TileLayerAlphaLevel Property

LightningChart .NET Help
Tile layer alpha level. Valid range is 0..255.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(int), "255")]
public int AlphaLevel { get; set; }

Property Value

Type: Int32
See Also