ToChartString()
ToChartString()
Definition
Returns a formatted string representing the ChartBars.Properties.Label property, BarsPeriod Value, and BarsPeriodType name.
The property returned is dependent on a user configured Data Series property, and results may return differently than expected. See also Bars.ToChartString() for a return value which is not subject to user-defined variables.
Syntax
ChartBars.ToChartString()
Return Value
A string value that represents the ChartBars label and configured bars period.
Parameters
This method does not accept any parameters.

