GetObjectField - chart function
This function returns the name of the dimension. Index is an optional integer denoting which of the used dimensions that should be returned.
Note: It is not possible to use this function in the title label of a chart.
Syntax:
GetObjectField ([index])
Example:
GetObjectField(2)
Thanks for helping us improve!