Click or drag to resize

LightningChartBackColor Property

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

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

Property Value

Type: Color
See Also