The attached demo application displays an XControl called PenControl, which controls pen’s visibility, style, width, type, and color.
Each pen must be added to the E3Chart independently, and to each pen added, you must also add a PenControl object. The link between the pen and the XControl added to the screen is made at the initial screen’s OnShow event.