Click or drag to resize

BitmapFillImageTintColor Property

LightningChart .NET Help
Gets and sets image tint color.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(Color), "White")]
public Color ImageTintColor { get; set; }

Property Value

Type: Color
See Also