Click or drag to resize

LightningChartBackgroundImage Property

LightningChart .NET Help
Background image. It has no meaning in this control

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[BrowsableAttribute(false)]
public override Image BackgroundImage { get; }

Property Value

Type: Image
See Also