Skip to content

Commit 0d5e55b

Browse files
Chart: Add minor fix to Tooltip API demo desc. (DevExpress#30834)
1 parent 6ad4106 commit 0d5e55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
You can use tooltip API members to manage its visibility in code. This demo creates a [DevExtreme PieChart](/Documentation/Guide/UI_Components/PieChart/Getting_Started_with_PieChart/) and disables its default tooltip. When you click a pie segment or select an item in the **Choose Region** [box], the [showTooltip()](/Documentation/ApiReference/UI_Components/dxChart/Chart_Elements/Point/Methods/#showTooltip) method call displays a tooltip.
1+
You can use tooltip API members to manage its visibility in code. This demo creates a [DevExtreme PieChart](/Documentation/Guide/UI_Components/PieChart/Getting_Started_with_PieChart/) and disables its default tooltip. When you click a pie segment or select an item in the "Choose Region" box, a [showTooltip()](/Documentation/ApiReference/UI_Components/dxChart/Chart_Elements/Point/Methods/#showTooltip) method call displays the corresponding tooltip.
22
<!--split-->

0 commit comments

Comments
 (0)