Initializes a new instance of the RVTooltipItem class.
Group header that appears above the menu options.
Title of the menu option.
Icon shown to the left of the menu label. The type accepted as the icon object is a string pointing to a URL or an RVImage instance.
Action to be executed when the menu option is clicked.
Retrieve the internal application supplied item used to represent the menu item.
Assign the internal application supplied item used to represent the menu item.
Retrieve the group header that appears above the menu options.
The group header that appears above the menu options.
Retrieve the icon shown to the left of the menu label.
Icon shown to the left of the menu label.
Retrieve the property that determines if a menu item was internally supplied.
A set-once property to determine if a menu item was internally supplied.
Retrieve property used to determine if the menu item will be hidden from view.
Property used to determine if the menu item should be hidden from view.
Retrieve the action to be executed when the menu option is clicked.
The action to be executed when the menu option is clicked.
Retrieve the internal intermediate element used to represent the tooltip item.
Retrieve the string used as the label for the menu item.
A string used as the label for the menu item.
This class represents a tooltip item that is shown when the user hovers over a chart.