Click or drag to resize

LightningChartBackgroundImageLayout Property

LightningChart .NET Help
Hide BackgroundImageLayout from VS property editor, because it has no meaning

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

Property Value

Type: ImageLayout
See Also