The name that identifies the collection item. The value of this property must be unique among all items in the collection.
property Name: TRVUnicodeString;
This property should not be localized, because its value is used by document items and the association must not be broken when the user interface language changes. If you do not want to display the value of this property to the user in the chart type selection dialog, assign the Title property.
A chart document item refers to the property using CatalogItemName property.
Default value
'' (empty string)