DxPolarChart<T>.ShowTooltip Method
Name | Parameters | Description |
---|---|---|
ShowTooltip(T, Int32) | point, seriesIndex | Shows the tooltip for the specified series point. |
ShowTooltip(T, String) | point, seriesName | Shows the tooltip for the specified series point. |