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 method:
| Method | Description |
|---|---|
| Clear | Deletes all event entries from the XYChartNET event source. |