To have a polygon to use the same Pen as its Parentseries, set ParentPen to True. If ParentPen is False, the polygon uses its own Pen property.
public Boolean ParentPen {get; set;}

Remarks


To have a polygon to use the same Pen as its Parentseries, set ParentPen to t rue. If ParentPen is  f alse, the polygon uses its own Pen property.

See Also

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