Click or drag to resize

ChartMessageInfo Fields

LightningChart .NET Help

The ChartMessageInfo type exposes the following members.

Fields
  NameDescription
Public fieldChart
LightningChart object where the message happened.
Public fieldDescription
Description of the message.
Public fieldDetails
Details of the message.
Public fieldInternalError
Source exception of the message.
Public fieldMessageSeverity
Severity level of the message.
Public fieldMessageType
Type of the message.
Public fieldSource
Message source object.
Public fieldStackTrace
Stack trace from a possible exception.
Public fieldTimeStamp
Date and time when the message occurred.
Top
See Also