| XY Chart NET 3 Control Reference > Classes > LogEvent Class |
LogEvent Class consists of the following properties:
| Property | Description | Data Type | Default |
| CTRLInstName | Indicates the name of the XYChartNETCtl control object. | String | "XYChartNETCtl1" |
| DisplayErrorMsg | Determines whether or not error messages are displayed to the screen. | Boolean | True |
| Enable | Determines whether the logging feature is ON or OFF. | Boolean | False |
| FormName | Indicates the name of the form containing the XYChartNETCtl control object. | String | "Form1" |
LogEvent Class also consists of the following methods:
| Method | Description |
| Clear | Deletes all event entries from the XYChartNET event source. |