public Int32 TextSymbolGap {get; set;}
Remarks
The Legend aligns numeric data and allows customization of column widths. For small adjustments to the gap between Symbol and Text, please use the TextSymbolGap property. It can be useful if you wish to right align text but still wish to increase the gap to the left.
Example:
tChart1.Legend.TextSymbolGap = 5;
See Also
Legend Class | Legend Members | Steema.TeeChart Namespace