The name of this chart template as displayed to the user during selection.
property Title: TRVUnicodeString;
Setting this property is optional. If it is empty, the Name property is used for display to the user.
You can change the value of this property at runtime (for example, to localize it); this does not affect report generation.
Default value
'' (empty string)