To have a polygon to use the same Brush as its parentseries (Map Series), set ParentBrush to True. If ParentBrush is False, the polygon uses its own Brush property.
public Boolean ParentBrush {get; set;}

Remarks


To have a polygon to use the same Brush as its parentseries (TMapSeries), set ParentBrush to t rue. If ParentBrush is  f alse, the polygon uses its own Brush property.

See Also

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