Contained in the Chart object Returns the StringTable object from the chart specified.
Syntax
chart.StringTables
The StringTables Method syntax has these parts:
Part Description
chart An object expression that evaluates to a Chart object.
Return Value
Returns a StringTable object that can be used as an object expression for other methods.