Click or drag to resize

RectangleFillImageAlpha Property

LightningChart .NET Help
Image alpha. 0 is transparent, 255 fully visible (opaque).

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

Property Value

Type: Int32
See Also