property Item.Caption(Type as RadialItemsEnum) as String
Retrieves or sets a value that indicates the item's caption.

TypeDescription
Type as RadialItemsEnum A RadialItemsEnum expression that indicates the part of the item to be changed.
String A String expression that specifies the caption of the item. The Caption property supports HTML format as described bellow. 
By default, the Caption property is empty. The Caption property retrieves or sets a value that indicates the item's caption. You can specify the caption of the item using the Caption parameter of the Add method. The ForeColor property specifies the item's foreground color. The Image property assigns an icon/picture to the item. The Name property of the Item object is equivalent with the Caption(exRadialItems) property. The UserData property retrieves or sets a value that indicates the item's user data. The DisplayCenter property specifies the ratio to determine where the image/caption of the item is displayed.

The Caption property supports the following built-in HTML format: