public Boolean Closed {get; set;}
Remarks
Default: t rue.
When Closed is t rue, the polygon is displayed and filled using the polygon Pen and Brush properties.
When Closed is f alse, a poly-line is displayed using the Pen property.
See Also
Polygon Class | Polygon Members | Steema.TeeChart.Styles Namespace