Resizes Chart rectangle to prevent overlap with Legend.
public Boolean ResizeChart {get; set;}

Remarks


Default: true

The ResizeChart property indicates if Legend will automatically reduce the Chart rectangle to prevent overlap between Legend and Chart rectangles. When ResizeChart is true, the Legend.HorizMargin and Legend.VertMargin properties control the amount of pixels by which the Chart rectangle will be reduced.

See Also

Legend Class | Legend Members | Steema.TeeChart Namespace