ChartMessageInfo Fields |
The ChartMessageInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Chart |
LightningChart object where the message happened.
| |
| Description |
Description of the message.
| |
| Details |
Details of the message.
| |
| InternalError |
Source exception of the message.
| |
| MessageSeverity |
Severity level of the message.
| |
| MessageType |
Type of the message.
| |
| Source |
Message source object.
| |
| StackTrace |
Stack trace from a possible exception.
| |
| TimeStamp |
Date and time when the message occurred.
|