When Closed is True, the polygon is displayed and filled using the polygon Pen and Brush properties. When Closed is False, a poly-line is displayed using the Pen property.
public Boolean Closed {get; set;}

See Also

Polygon Class | Polygon Members | Steema.TeeChart.Styles Namespace