ToolTipType
An enum representing the available tooltip types to display in the chart.
Enumeration Members
Section titled "Enumeration Members"Category
Section titled "Category"Display combined tooltip for all series in the chart.
Category = 2 Display the data tooltips for all series in the chart
Data = 4 Default
Section titled "Default"Display default tooltip for each series in the chart.
Default = 0 Display individual tooltips for all series in the chart.
Item = 1 Display no tooltips in the chart.
None = 3