Click or drag to resize

LightningChartChartMessage Event

LightningChart .NET Help
Event that notifies if some error has occurred that does not require exception to be thrown, or some other event has happened worth notifying using system of.

See ChartMessageInfo struct contained in the message for detailed information.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public event LightningChartChartMessageHandler ChartMessage

Value

Type: Arction.WinForms.ChartingLightningChartChartMessageHandler
See Also