public Int32 TopLeftPos {get; set;}
Remarks
Default: 10
The TopLeftPos property specifies the Legend's top position in percent of total chart height.
It's used when Legend.Alignment is Left or Right only. For Top or Bottom Legend alignments, you can use the Chart's MarginTop and MarginBottom properties.
See Also
Legend Class | Legend Members | Steema.TeeChart Namespace