Click or drag to resize

BitmapFillImage Property

LightningChart .NET Help
Gets and sets image.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(null)]
public Image Image { get; set; }

Property Value

Type: Image
See Also