MapBackgroundImage Property |
LightningChart .NET Help
Image object.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Image Image { get; set; }Public Property Image As Image
Get
Set
public:
property Image^ Image {
Image^ get ();
void set (Image^ value);
}Property Value
Type:
Image
See Also