public Int32 VertMargin {get; set;}
Remarks
Default: 0
The VertMargin property determines the amount of pixels that Legend will reduce Chart rectangle. The Legend.ResizeChart property must be true and Legend.Alignment property must be Top or Bottom. When 0, the corresponding Chart margin property is used to determine the amount of pixels for margins (Chart.MarginTop for Top Legend.alignment and Chart.MarginBottom for Bottom Legend.Alignment).
See Also
Legend Class | Legend Members | Steema.TeeChart Namespace