Sets Separator string to invoke 'new line' in string St
public Void SplitInLines(String& s,
String separator)

Parameters

s
Input string
separator
String to be used for new line

Remarks


Replaces input string St with separator to be used to break lines at each occurrence of the separator.


See Also

AxisLabels Class | AxisLabels Members | Steema.TeeChart Namespace