Determines the color used by the pen to draw lines on the Drawing.
It can be any valid color constant like Color.Red, Color.Green, etc.
A special color constant unique to TeeChart is: Color.EMPTY. This is the "default color".
Each TeeChart drawing object has a different default color. For example, the tChart.getFrame() property has a default color of Color.BLACK.
Tags: